• Home
  • Raw
  • Download

Lines Matching full:profile

79 <p class="firstline">Deletes a view (profile).</p>
82 <p class="firstline">Gets a view (profile) to which the user has access.</p>
85 <p class="firstline">Create a new view (profile).</p>
91 <p class="firstline">Updates an existing view (profile). This method supports patch semantics.</p>
94 <p class="firstline">Updates an existing view (profile).</p>
98 <pre>Deletes a view (profile).
101 accountId: string, Account ID to delete the view (profile) for. (required)
102 webPropertyId: string, Web property ID to delete the view (profile) for. (required)
103 profileId: string, ID of the view (profile) to be deleted. (required)
109 <pre>Gets a view (profile) to which the user has access.
112 accountId: string, Account ID to retrieve the view (profile) for. (required)
113 webPropertyId: string, Web property ID to retrieve the view (profile) for. (required)
114 profileId: string, View (Profile) ID to retrieve the view (profile) for. (required)
119 { # JSON template for an Analytics view (profile).
120 …"currency": "A String", # The currency type associated with this view (profile), defaults to USD. …
122 …racking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
123 …rtyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
124 …"timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones …
125 "id": "A String", # View (Profile) ID.
126 "accountId": "A String", # Account ID to which this view (profile) belongs.
127 …eringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
129 …teSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
130 "type": "A String", # View (Profile) type. Supported types: WEB or APP.
131 "updated": "A String", # Time this view (profile) was last modified.
132 …udeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
133 …ebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
134 …"childLink": { # Child link for this view (profile). Points to the list of goals for this view (pr…
135 "href": "A String", # Link to the list of goals for this view (profile).
138 … Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property c…
139 …parentLink": { # Parent link for this view (profile). Points to the web property to which this vie…
140 "href": "A String", # Link to the web property to which this view (profile) belongs.
143 "permissions": { # Permissions the user has for this view (profile).
144 …"effective": [ # All the permissions that the user has for this view (profile). These include any …
148 "defaultPage": "A String", # Default page for this view (profile).
149 "kind": "analytics#profile", # Resource type for Analytics view (profile).
151 "name": "A String", # Name of this view (profile).
152 "created": "A String", # Time this view (profile) was created.
153 …siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
154 "websiteUrl": "A String", # Website URL for this view (profile).
155 "starred": True or False, # Indicates whether this view (profile) is starred or not.
156 "selfLink": "A String", # Link for this view (profile).
162 <pre>Create a new view (profile).
165 accountId: string, Account ID to create the view (profile) for. (required)
166 webPropertyId: string, Web property ID to create the view (profile) for. (required)
170 { # JSON template for an Analytics view (profile).
171 …"currency": "A String", # The currency type associated with this view (profile), defaults to USD. …
173 …racking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
174 …rtyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
175 …"timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones …
176 "id": "A String", # View (Profile) ID.
177 "accountId": "A String", # Account ID to which this view (profile) belongs.
178 …eringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
180 …teSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
181 "type": "A String", # View (Profile) type. Supported types: WEB or APP.
182 "updated": "A String", # Time this view (profile) was last modified.
183 …udeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
184 …ebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
185 …"childLink": { # Child link for this view (profile). Points to the list of goals for this view (pr…
186 "href": "A String", # Link to the list of goals for this view (profile).
189 … Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property c…
190 …parentLink": { # Parent link for this view (profile). Points to the web property to which this vie…
191 "href": "A String", # Link to the web property to which this view (profile) belongs.
194 "permissions": { # Permissions the user has for this view (profile).
195 …"effective": [ # All the permissions that the user has for this view (profile). These include any …
199 "defaultPage": "A String", # Default page for this view (profile).
200 "kind": "analytics#profile", # Resource type for Analytics view (profile).
202 "name": "A String", # Name of this view (profile).
203 "created": "A String", # Time this view (profile) was created.
204 …siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
205 "websiteUrl": "A String", # Website URL for this view (profile).
206 "starred": True or False, # Indicates whether this view (profile) is starred or not.
207 "selfLink": "A String", # Link for this view (profile).
214 { # JSON template for an Analytics view (profile).
215 …"currency": "A String", # The currency type associated with this view (profile), defaults to USD. …
217 …racking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
218 …rtyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
219 …"timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones …
220 "id": "A String", # View (Profile) ID.
221 "accountId": "A String", # Account ID to which this view (profile) belongs.
222 …eringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
224 …teSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
225 "type": "A String", # View (Profile) type. Supported types: WEB or APP.
226 "updated": "A String", # Time this view (profile) was last modified.
227 …udeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
228 …ebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
229 …"childLink": { # Child link for this view (profile). Points to the list of goals for this view (pr…
230 "href": "A String", # Link to the list of goals for this view (profile).
233 … Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property c…
234 …parentLink": { # Parent link for this view (profile). Points to the web property to which this vie…
235 "href": "A String", # Link to the web property to which this view (profile) belongs.
238 "permissions": { # Permissions the user has for this view (profile).
239 …"effective": [ # All the permissions that the user has for this view (profile). These include any …
243 "defaultPage": "A String", # Default page for this view (profile).
244 "kind": "analytics#profile", # Resource type for Analytics view (profile).
246 "name": "A String", # Name of this view (profile).
247 "created": "A String", # Time this view (profile) was created.
248 …siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
249 "websiteUrl": "A String", # Website URL for this view (profile).
250 "starred": True or False, # Indicates whether this view (profile) is starred or not.
251 "selfLink": "A String", # Link for this view (profile).
268profile) collection lists Analytics views (profiles) to which the user has access. Each resource i…
272 { # JSON template for an Analytics view (profile).
273 …"currency": "A String", # The currency type associated with this view (profile), defaults to USD. …
275 …racking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
276 …rtyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
277 …"timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones …
278 "id": "A String", # View (Profile) ID.
279 "accountId": "A String", # Account ID to which this view (profile) belongs.
280 …eringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
282 …teSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
283 "type": "A String", # View (Profile) type. Supported types: WEB or APP.
284 "updated": "A String", # Time this view (profile) was last modified.
285 …udeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
286 …ebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
287 …"childLink": { # Child link for this view (profile). Points to the list of goals for this view (pr…
288 "href": "A String", # Link to the list of goals for this view (profile).
291 … Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property c…
292 …parentLink": { # Parent link for this view (profile). Points to the web property to which this vie…
293 "href": "A String", # Link to the web property to which this view (profile) belongs.
296 "permissions": { # Permissions the user has for this view (profile).
297 …"effective": [ # All the permissions that the user has for this view (profile). These include any …
301 "defaultPage": "A String", # Default page for this view (profile).
302 "kind": "analytics#profile", # Resource type for Analytics view (profile).
304 "name": "A String", # Name of this view (profile).
305 "created": "A String", # Time this view (profile) was created.
306 …siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
307 "websiteUrl": "A String", # Website URL for this view (profile).
308 "starred": True or False, # Indicates whether this view (profile) is starred or not.
309 "selfLink": "A String", # Link for this view (profile).
313 "previousLink": "A String", # Link to previous page for this view (profile) collection.
315 "nextLink": "A String", # Link to next page for this view (profile) collection.
322 <pre>Updates an existing view (profile). This method supports patch semantics.
325 accountId: string, Account ID to which the view (profile) belongs (required)
326 webPropertyId: string, Web property ID to which the view (profile) belongs (required)
327 profileId: string, ID of the view (profile) to be updated. (required)
331 { # JSON template for an Analytics view (profile).
332 …"currency": "A String", # The currency type associated with this view (profile), defaults to USD. …
334 …racking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
335 …rtyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
336 …"timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones …
337 "id": "A String", # View (Profile) ID.
338 "accountId": "A String", # Account ID to which this view (profile) belongs.
339 …eringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
341 …teSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
342 "type": "A String", # View (Profile) type. Supported types: WEB or APP.
343 "updated": "A String", # Time this view (profile) was last modified.
344 …udeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
345 …ebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
346 …"childLink": { # Child link for this view (profile). Points to the list of goals for this view (pr…
347 "href": "A String", # Link to the list of goals for this view (profile).
350 … Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property c…
351 …parentLink": { # Parent link for this view (profile). Points to the web property to which this vie…
352 "href": "A String", # Link to the web property to which this view (profile) belongs.
355 "permissions": { # Permissions the user has for this view (profile).
356 …"effective": [ # All the permissions that the user has for this view (profile). These include any …
360 "defaultPage": "A String", # Default page for this view (profile).
361 "kind": "analytics#profile", # Resource type for Analytics view (profile).
363 "name": "A String", # Name of this view (profile).
364 "created": "A String", # Time this view (profile) was created.
365 …siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
366 "websiteUrl": "A String", # Website URL for this view (profile).
367 "starred": True or False, # Indicates whether this view (profile) is starred or not.
368 "selfLink": "A String", # Link for this view (profile).
375 { # JSON template for an Analytics view (profile).
376 …"currency": "A String", # The currency type associated with this view (profile), defaults to USD. …
378 …racking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
379 …rtyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
380 …"timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones …
381 "id": "A String", # View (Profile) ID.
382 "accountId": "A String", # Account ID to which this view (profile) belongs.
383 …eringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
385 …teSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
386 "type": "A String", # View (Profile) type. Supported types: WEB or APP.
387 "updated": "A String", # Time this view (profile) was last modified.
388 …udeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
389 …ebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
390 …"childLink": { # Child link for this view (profile). Points to the list of goals for this view (pr…
391 "href": "A String", # Link to the list of goals for this view (profile).
394 … Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property c…
395 …parentLink": { # Parent link for this view (profile). Points to the web property to which this vie…
396 "href": "A String", # Link to the web property to which this view (profile) belongs.
399 "permissions": { # Permissions the user has for this view (profile).
400 …"effective": [ # All the permissions that the user has for this view (profile). These include any …
404 "defaultPage": "A String", # Default page for this view (profile).
405 "kind": "analytics#profile", # Resource type for Analytics view (profile).
407 "name": "A String", # Name of this view (profile).
408 "created": "A String", # Time this view (profile) was created.
409 …siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
410 "websiteUrl": "A String", # Website URL for this view (profile).
411 "starred": True or False, # Indicates whether this view (profile) is starred or not.
412 "selfLink": "A String", # Link for this view (profile).
418 <pre>Updates an existing view (profile).
421 accountId: string, Account ID to which the view (profile) belongs (required)
422 webPropertyId: string, Web property ID to which the view (profile) belongs (required)
423 profileId: string, ID of the view (profile) to be updated. (required)
427 { # JSON template for an Analytics view (profile).
428 …"currency": "A String", # The currency type associated with this view (profile), defaults to USD. …
430 …racking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
431 …rtyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
432 …"timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones …
433 "id": "A String", # View (Profile) ID.
434 "accountId": "A String", # Account ID to which this view (profile) belongs.
435 …eringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
437 …teSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
438 "type": "A String", # View (Profile) type. Supported types: WEB or APP.
439 "updated": "A String", # Time this view (profile) was last modified.
440 …udeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
441 …ebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
442 …"childLink": { # Child link for this view (profile). Points to the list of goals for this view (pr…
443 "href": "A String", # Link to the list of goals for this view (profile).
446 … Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property c…
447 …parentLink": { # Parent link for this view (profile). Points to the web property to which this vie…
448 "href": "A String", # Link to the web property to which this view (profile) belongs.
451 "permissions": { # Permissions the user has for this view (profile).
452 …"effective": [ # All the permissions that the user has for this view (profile). These include any …
456 "defaultPage": "A String", # Default page for this view (profile).
457 "kind": "analytics#profile", # Resource type for Analytics view (profile).
459 "name": "A String", # Name of this view (profile).
460 "created": "A String", # Time this view (profile) was created.
461 …siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
462 "websiteUrl": "A String", # Website URL for this view (profile).
463 "starred": True or False, # Indicates whether this view (profile) is starred or not.
464 "selfLink": "A String", # Link for this view (profile).
471 { # JSON template for an Analytics view (profile).
472 …"currency": "A String", # The currency type associated with this view (profile), defaults to USD. …
474 …racking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
475 …rtyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
476 …"timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones …
477 "id": "A String", # View (Profile) ID.
478 "accountId": "A String", # Account ID to which this view (profile) belongs.
479 …eringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
481 …teSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
482 "type": "A String", # View (Profile) type. Supported types: WEB or APP.
483 "updated": "A String", # Time this view (profile) was last modified.
484 …udeQueryParameters": "A String", # The query parameters that are excluded from this view (profile).
485 …ebPropertyId": "A String", # Internal ID for the web property to which this view (profile) belongs.
486 …"childLink": { # Child link for this view (profile). Points to the list of goals for this view (pr…
487 "href": "A String", # Link to the list of goals for this view (profile).
490 … Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property c…
491 …parentLink": { # Parent link for this view (profile). Points to the web property to which this vie…
492 "href": "A String", # Link to the web property to which this view (profile) belongs.
495 "permissions": { # Permissions the user has for this view (profile).
496 …"effective": [ # All the permissions that the user has for this view (profile). These include any …
500 "defaultPage": "A String", # Default page for this view (profile).
501 "kind": "analytics#profile", # Resource type for Analytics view (profile).
503 "name": "A String", # Name of this view (profile).
504 "created": "A String", # Time this view (profile) was created.
505 …siteSearchQueryParameters": "A String", # The site search query parameters for this view (profile).
506 "websiteUrl": "A String", # Website URL for this view (profile).
507 "starred": True or False, # Indicates whether this view (profile) is starred or not.
508 "selfLink": "A String", # Link for this view (profile).