• Home
  • Raw
  • Download

Lines Matching full:profile

82 <p class="firstline">Deletes a view (profile).</p>
85 <p class="firstline">Gets a view (profile) to which the user has access.</p>
88 <p class="firstline">Create a new view (profile).</p>
94 <p class="firstline">Updates an existing view (profile). This method supports patch semantics.</p>
97 <p class="firstline">Updates an existing view (profile).</p>
106 <pre>Deletes a view (profile).
109 accountId: string, Account ID to delete the view (profile) for. (required)
110 webPropertyId: string, Web property ID to delete the view (profile) for. (required)
111 profileId: string, ID of the view (profile) to be deleted. (required)
117 <pre>Gets a view (profile) to which the user has access.
120 accountId: string, Account ID to retrieve the view (profile) for. (required)
121 webPropertyId: string, Web property ID to retrieve the view (profile) for. (required)
122 profileId: string, View (Profile) ID to retrieve the view (profile) for. (required)
127 { # JSON template for an Analytics view (profile).
128 &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this view (profile) belongs.
129 …Enabled&quot;: True or False, # Indicates whether bot filtering is enabled for this view (profile).
130 …hildLink&quot;: { # Child link for this view (profile). Points to the list of goals for this view …
131 &quot;href&quot;: &quot;A String&quot;, # Link to the list of goals for this view (profile).
134 &quot;created&quot;: &quot;A String&quot;, # Time this view (profile) was created.
135 …t;: &quot;A String&quot;, # The currency type associated with this view (profile), defaults to USD…
137 &quot;defaultPage&quot;: &quot;A String&quot;, # Default page for this view (profile).
138 …ng&quot;: True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
139 … Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property c…
140 …ers&quot;: &quot;A String&quot;, # The query parameters that are excluded from this view (profile).
141 &quot;id&quot;: &quot;A String&quot;, # View (Profile) ID.
142 …ot;: &quot;A String&quot;, # Internal ID for the web property to which this view (profile) belongs.
143 &quot;kind&quot;: &quot;analytics#profile&quot;, # Resource type for Analytics view (profile).
144 &quot;name&quot;: &quot;A String&quot;, # Name of this view (profile).
145 …tLink&quot;: { # Parent link for this view (profile). Points to the web property to which this vie…
146 …&quot;href&quot;: &quot;A String&quot;, # Link to the web property to which this view (profile) be…
149 &quot;permissions&quot;: { # Permissions the user has for this view (profile).
150 …&quot;effective&quot;: [ # All the permissions that the user has for this view (profile). These in…
154 &quot;selfLink&quot;: &quot;A String&quot;, # Link for this view (profile).
155 …yParameters&quot;: &quot;A String&quot;, # Site search category parameters for this view (profile).
156 …Parameters&quot;: &quot;A String&quot;, # The site search query parameters for this view (profile).
157 &quot;starred&quot;: True or False, # Indicates whether this view (profile) is starred or not.
160 …&quot;timezone&quot;: &quot;A String&quot;, # Time zone for which this view (profile) has been con…
161 &quot;type&quot;: &quot;A String&quot;, # View (Profile) type. Supported types: WEB or APP.
162 &quot;updated&quot;: &quot;A String&quot;, # Time this view (profile) was last modified.
163 …uot;A String&quot;, # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
164 &quot;websiteUrl&quot;: &quot;A String&quot;, # Website URL for this view (profile).
170 <pre>Create a new view (profile).
173 accountId: string, Account ID to create the view (profile) for. (required)
174 webPropertyId: string, Web property ID to create the view (profile) for. (required)
178 { # JSON template for an Analytics view (profile).
179 &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this view (profile) belongs.
180 …Enabled&quot;: True or False, # Indicates whether bot filtering is enabled for this view (profile).
181 …hildLink&quot;: { # Child link for this view (profile). Points to the list of goals for this view …
182 &quot;href&quot;: &quot;A String&quot;, # Link to the list of goals for this view (profile).
185 &quot;created&quot;: &quot;A String&quot;, # Time this view (profile) was created.
186 …t;: &quot;A String&quot;, # The currency type associated with this view (profile), defaults to USD…
188 &quot;defaultPage&quot;: &quot;A String&quot;, # Default page for this view (profile).
189 …ng&quot;: True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
190 … Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property c…
191 …ers&quot;: &quot;A String&quot;, # The query parameters that are excluded from this view (profile).
192 &quot;id&quot;: &quot;A String&quot;, # View (Profile) ID.
193 …ot;: &quot;A String&quot;, # Internal ID for the web property to which this view (profile) belongs.
194 &quot;kind&quot;: &quot;analytics#profile&quot;, # Resource type for Analytics view (profile).
195 &quot;name&quot;: &quot;A String&quot;, # Name of this view (profile).
196 …tLink&quot;: { # Parent link for this view (profile). Points to the web property to which this vie…
197 …&quot;href&quot;: &quot;A String&quot;, # Link to the web property to which this view (profile) be…
200 &quot;permissions&quot;: { # Permissions the user has for this view (profile).
201 …&quot;effective&quot;: [ # All the permissions that the user has for this view (profile). These in…
205 &quot;selfLink&quot;: &quot;A String&quot;, # Link for this view (profile).
206 …yParameters&quot;: &quot;A String&quot;, # Site search category parameters for this view (profile).
207 …Parameters&quot;: &quot;A String&quot;, # The site search query parameters for this view (profile).
208 &quot;starred&quot;: True or False, # Indicates whether this view (profile) is starred or not.
211 …&quot;timezone&quot;: &quot;A String&quot;, # Time zone for which this view (profile) has been con…
212 &quot;type&quot;: &quot;A String&quot;, # View (Profile) type. Supported types: WEB or APP.
213 &quot;updated&quot;: &quot;A String&quot;, # Time this view (profile) was last modified.
214 …uot;A String&quot;, # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
215 &quot;websiteUrl&quot;: &quot;A String&quot;, # Website URL for this view (profile).
222 { # JSON template for an Analytics view (profile).
223 &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this view (profile) belongs.
224 …Enabled&quot;: True or False, # Indicates whether bot filtering is enabled for this view (profile).
225 …hildLink&quot;: { # Child link for this view (profile). Points to the list of goals for this view …
226 &quot;href&quot;: &quot;A String&quot;, # Link to the list of goals for this view (profile).
229 &quot;created&quot;: &quot;A String&quot;, # Time this view (profile) was created.
230 …t;: &quot;A String&quot;, # The currency type associated with this view (profile), defaults to USD…
232 &quot;defaultPage&quot;: &quot;A String&quot;, # Default page for this view (profile).
233 …ng&quot;: True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
234 … Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property c…
235 …ers&quot;: &quot;A String&quot;, # The query parameters that are excluded from this view (profile).
236 &quot;id&quot;: &quot;A String&quot;, # View (Profile) ID.
237 …ot;: &quot;A String&quot;, # Internal ID for the web property to which this view (profile) belongs.
238 &quot;kind&quot;: &quot;analytics#profile&quot;, # Resource type for Analytics view (profile).
239 &quot;name&quot;: &quot;A String&quot;, # Name of this view (profile).
240 …tLink&quot;: { # Parent link for this view (profile). Points to the web property to which this vie…
241 …&quot;href&quot;: &quot;A String&quot;, # Link to the web property to which this view (profile) be…
244 &quot;permissions&quot;: { # Permissions the user has for this view (profile).
245 …&quot;effective&quot;: [ # All the permissions that the user has for this view (profile). These in…
249 &quot;selfLink&quot;: &quot;A String&quot;, # Link for this view (profile).
250 …yParameters&quot;: &quot;A String&quot;, # Site search category parameters for this view (profile).
251 …Parameters&quot;: &quot;A String&quot;, # The site search query parameters for this view (profile).
252 &quot;starred&quot;: True or False, # Indicates whether this view (profile) is starred or not.
255 …&quot;timezone&quot;: &quot;A String&quot;, # Time zone for which this view (profile) has been con…
256 &quot;type&quot;: &quot;A String&quot;, # View (Profile) type. Supported types: WEB or APP.
257 &quot;updated&quot;: &quot;A String&quot;, # Time this view (profile) was last modified.
258 …uot;A String&quot;, # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
259 &quot;websiteUrl&quot;: &quot;A String&quot;, # Website URL for this view (profile).
276profile) collection lists Analytics views (profiles) to which the user has access. Each resource i…
278 { # JSON template for an Analytics view (profile).
279 … &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this view (profile) belongs.
280 …Enabled&quot;: True or False, # Indicates whether bot filtering is enabled for this view (profile).
281 …hildLink&quot;: { # Child link for this view (profile). Points to the list of goals for this view …
282 &quot;href&quot;: &quot;A String&quot;, # Link to the list of goals for this view (profile).
285 &quot;created&quot;: &quot;A String&quot;, # Time this view (profile) was created.
286 …t;: &quot;A String&quot;, # The currency type associated with this view (profile), defaults to USD…
288 &quot;defaultPage&quot;: &quot;A String&quot;, # Default page for this view (profile).
289 …ng&quot;: True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
290 … Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property c…
291 …ers&quot;: &quot;A String&quot;, # The query parameters that are excluded from this view (profile).
292 &quot;id&quot;: &quot;A String&quot;, # View (Profile) ID.
293 …ot;: &quot;A String&quot;, # Internal ID for the web property to which this view (profile) belongs.
294 &quot;kind&quot;: &quot;analytics#profile&quot;, # Resource type for Analytics view (profile).
295 &quot;name&quot;: &quot;A String&quot;, # Name of this view (profile).
296 …tLink&quot;: { # Parent link for this view (profile). Points to the web property to which this vie…
297 …;href&quot;: &quot;A String&quot;, # Link to the web property to which this view (profile) belongs.
300 &quot;permissions&quot;: { # Permissions the user has for this view (profile).
301 …&quot;effective&quot;: [ # All the permissions that the user has for this view (profile). These in…
305 &quot;selfLink&quot;: &quot;A String&quot;, # Link for this view (profile).
306 …yParameters&quot;: &quot;A String&quot;, # Site search category parameters for this view (profile).
307 …Parameters&quot;: &quot;A String&quot;, # The site search query parameters for this view (profile).
308 &quot;starred&quot;: True or False, # Indicates whether this view (profile) is starred or not.
311 …&quot;timezone&quot;: &quot;A String&quot;, # Time zone for which this view (profile) has been con…
312 &quot;type&quot;: &quot;A String&quot;, # View (Profile) type. Supported types: WEB or APP.
313 &quot;updated&quot;: &quot;A String&quot;, # Time this view (profile) was last modified.
314 …uot;A String&quot;, # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
315 &quot;websiteUrl&quot;: &quot;A String&quot;, # Website URL for this view (profile).
320 …&quot;nextLink&quot;: &quot;A String&quot;, # Link to next page for this view (profile) collection.
321 …&quot;previousLink&quot;: &quot;A String&quot;, # Link to previous page for this view (profile) co…
330 <pre>Updates an existing view (profile). This method supports patch semantics.
333 accountId: string, Account ID to which the view (profile) belongs (required)
334 webPropertyId: string, Web property ID to which the view (profile) belongs (required)
335 profileId: string, ID of the view (profile) to be updated. (required)
339 { # JSON template for an Analytics view (profile).
340 &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this view (profile) belongs.
341 …Enabled&quot;: True or False, # Indicates whether bot filtering is enabled for this view (profile).
342 …hildLink&quot;: { # Child link for this view (profile). Points to the list of goals for this view …
343 &quot;href&quot;: &quot;A String&quot;, # Link to the list of goals for this view (profile).
346 &quot;created&quot;: &quot;A String&quot;, # Time this view (profile) was created.
347 …t;: &quot;A String&quot;, # The currency type associated with this view (profile), defaults to USD…
349 &quot;defaultPage&quot;: &quot;A String&quot;, # Default page for this view (profile).
350 …ng&quot;: True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
351 … Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property c…
352 …ers&quot;: &quot;A String&quot;, # The query parameters that are excluded from this view (profile).
353 &quot;id&quot;: &quot;A String&quot;, # View (Profile) ID.
354 …ot;: &quot;A String&quot;, # Internal ID for the web property to which this view (profile) belongs.
355 &quot;kind&quot;: &quot;analytics#profile&quot;, # Resource type for Analytics view (profile).
356 &quot;name&quot;: &quot;A String&quot;, # Name of this view (profile).
357 …tLink&quot;: { # Parent link for this view (profile). Points to the web property to which this vie…
358 …&quot;href&quot;: &quot;A String&quot;, # Link to the web property to which this view (profile) be…
361 &quot;permissions&quot;: { # Permissions the user has for this view (profile).
362 …&quot;effective&quot;: [ # All the permissions that the user has for this view (profile). These in…
366 &quot;selfLink&quot;: &quot;A String&quot;, # Link for this view (profile).
367 …yParameters&quot;: &quot;A String&quot;, # Site search category parameters for this view (profile).
368 …Parameters&quot;: &quot;A String&quot;, # The site search query parameters for this view (profile).
369 &quot;starred&quot;: True or False, # Indicates whether this view (profile) is starred or not.
372 …&quot;timezone&quot;: &quot;A String&quot;, # Time zone for which this view (profile) has been con…
373 &quot;type&quot;: &quot;A String&quot;, # View (Profile) type. Supported types: WEB or APP.
374 &quot;updated&quot;: &quot;A String&quot;, # Time this view (profile) was last modified.
375 …uot;A String&quot;, # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
376 &quot;websiteUrl&quot;: &quot;A String&quot;, # Website URL for this view (profile).
383 { # JSON template for an Analytics view (profile).
384 &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this view (profile) belongs.
385 …Enabled&quot;: True or False, # Indicates whether bot filtering is enabled for this view (profile).
386 …hildLink&quot;: { # Child link for this view (profile). Points to the list of goals for this view …
387 &quot;href&quot;: &quot;A String&quot;, # Link to the list of goals for this view (profile).
390 &quot;created&quot;: &quot;A String&quot;, # Time this view (profile) was created.
391 …t;: &quot;A String&quot;, # The currency type associated with this view (profile), defaults to USD…
393 &quot;defaultPage&quot;: &quot;A String&quot;, # Default page for this view (profile).
394 …ng&quot;: True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
395 … Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property c…
396 …ers&quot;: &quot;A String&quot;, # The query parameters that are excluded from this view (profile).
397 &quot;id&quot;: &quot;A String&quot;, # View (Profile) ID.
398 …ot;: &quot;A String&quot;, # Internal ID for the web property to which this view (profile) belongs.
399 &quot;kind&quot;: &quot;analytics#profile&quot;, # Resource type for Analytics view (profile).
400 &quot;name&quot;: &quot;A String&quot;, # Name of this view (profile).
401 …tLink&quot;: { # Parent link for this view (profile). Points to the web property to which this vie…
402 …&quot;href&quot;: &quot;A String&quot;, # Link to the web property to which this view (profile) be…
405 &quot;permissions&quot;: { # Permissions the user has for this view (profile).
406 …&quot;effective&quot;: [ # All the permissions that the user has for this view (profile). These in…
410 &quot;selfLink&quot;: &quot;A String&quot;, # Link for this view (profile).
411 …yParameters&quot;: &quot;A String&quot;, # Site search category parameters for this view (profile).
412 …Parameters&quot;: &quot;A String&quot;, # The site search query parameters for this view (profile).
413 &quot;starred&quot;: True or False, # Indicates whether this view (profile) is starred or not.
416 …&quot;timezone&quot;: &quot;A String&quot;, # Time zone for which this view (profile) has been con…
417 &quot;type&quot;: &quot;A String&quot;, # View (Profile) type. Supported types: WEB or APP.
418 &quot;updated&quot;: &quot;A String&quot;, # Time this view (profile) was last modified.
419 …uot;A String&quot;, # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
420 &quot;websiteUrl&quot;: &quot;A String&quot;, # Website URL for this view (profile).
426 <pre>Updates an existing view (profile).
429 accountId: string, Account ID to which the view (profile) belongs (required)
430 webPropertyId: string, Web property ID to which the view (profile) belongs (required)
431 profileId: string, ID of the view (profile) to be updated. (required)
435 { # JSON template for an Analytics view (profile).
436 &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this view (profile) belongs.
437 …Enabled&quot;: True or False, # Indicates whether bot filtering is enabled for this view (profile).
438 …hildLink&quot;: { # Child link for this view (profile). Points to the list of goals for this view …
439 &quot;href&quot;: &quot;A String&quot;, # Link to the list of goals for this view (profile).
442 &quot;created&quot;: &quot;A String&quot;, # Time this view (profile) was created.
443 …t;: &quot;A String&quot;, # The currency type associated with this view (profile), defaults to USD…
445 &quot;defaultPage&quot;: &quot;A String&quot;, # Default page for this view (profile).
446 …ng&quot;: True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
447 … Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property c…
448 …ers&quot;: &quot;A String&quot;, # The query parameters that are excluded from this view (profile).
449 &quot;id&quot;: &quot;A String&quot;, # View (Profile) ID.
450 …ot;: &quot;A String&quot;, # Internal ID for the web property to which this view (profile) belongs.
451 &quot;kind&quot;: &quot;analytics#profile&quot;, # Resource type for Analytics view (profile).
452 &quot;name&quot;: &quot;A String&quot;, # Name of this view (profile).
453 …tLink&quot;: { # Parent link for this view (profile). Points to the web property to which this vie…
454 …&quot;href&quot;: &quot;A String&quot;, # Link to the web property to which this view (profile) be…
457 &quot;permissions&quot;: { # Permissions the user has for this view (profile).
458 …&quot;effective&quot;: [ # All the permissions that the user has for this view (profile). These in…
462 &quot;selfLink&quot;: &quot;A String&quot;, # Link for this view (profile).
463 …yParameters&quot;: &quot;A String&quot;, # Site search category parameters for this view (profile).
464 …Parameters&quot;: &quot;A String&quot;, # The site search query parameters for this view (profile).
465 &quot;starred&quot;: True or False, # Indicates whether this view (profile) is starred or not.
468 …&quot;timezone&quot;: &quot;A String&quot;, # Time zone for which this view (profile) has been con…
469 &quot;type&quot;: &quot;A String&quot;, # View (Profile) type. Supported types: WEB or APP.
470 &quot;updated&quot;: &quot;A String&quot;, # Time this view (profile) was last modified.
471 …uot;A String&quot;, # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
472 &quot;websiteUrl&quot;: &quot;A String&quot;, # Website URL for this view (profile).
479 { # JSON template for an Analytics view (profile).
480 &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this view (profile) belongs.
481 …Enabled&quot;: True or False, # Indicates whether bot filtering is enabled for this view (profile).
482 …hildLink&quot;: { # Child link for this view (profile). Points to the list of goals for this view …
483 &quot;href&quot;: &quot;A String&quot;, # Link to the list of goals for this view (profile).
486 &quot;created&quot;: &quot;A String&quot;, # Time this view (profile) was created.
487 …t;: &quot;A String&quot;, # The currency type associated with this view (profile), defaults to USD…
489 &quot;defaultPage&quot;: &quot;A String&quot;, # Default page for this view (profile).
490 …ng&quot;: True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
491 … Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property c…
492 …ers&quot;: &quot;A String&quot;, # The query parameters that are excluded from this view (profile).
493 &quot;id&quot;: &quot;A String&quot;, # View (Profile) ID.
494 …ot;: &quot;A String&quot;, # Internal ID for the web property to which this view (profile) belongs.
495 &quot;kind&quot;: &quot;analytics#profile&quot;, # Resource type for Analytics view (profile).
496 &quot;name&quot;: &quot;A String&quot;, # Name of this view (profile).
497 …tLink&quot;: { # Parent link for this view (profile). Points to the web property to which this vie…
498 …&quot;href&quot;: &quot;A String&quot;, # Link to the web property to which this view (profile) be…
501 &quot;permissions&quot;: { # Permissions the user has for this view (profile).
502 …&quot;effective&quot;: [ # All the permissions that the user has for this view (profile). These in…
506 &quot;selfLink&quot;: &quot;A String&quot;, # Link for this view (profile).
507 …yParameters&quot;: &quot;A String&quot;, # Site search category parameters for this view (profile).
508 …Parameters&quot;: &quot;A String&quot;, # The site search query parameters for this view (profile).
509 &quot;starred&quot;: True or False, # Indicates whether this view (profile) is starred or not.
512 …&quot;timezone&quot;: &quot;A String&quot;, # Time zone for which this view (profile) has been con…
513 &quot;type&quot;: &quot;A String&quot;, # View (Profile) type. Supported types: WEB or APP.
514 &quot;updated&quot;: &quot;A String&quot;, # Time this view (profile) was last modified.
515 …uot;A String&quot;, # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
516 &quot;websiteUrl&quot;: &quot;A String&quot;, # Website URL for this view (profile).