You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="firstline">Updates an existing account user profile.</p>
@@ -134,7 +134,7 @@ <h3>Method Details</h3>
134
134
"status": "A String", # Status of the filter. NONE means the user has access to none of the objects. ALL means the user has access to all objects. ASSIGNED means the user has access to the objects with IDs in the objectIds list.
135
135
},
136
136
"comments": "A String", # Comments for this user profile.
137
-
"email": "A String", # Email of the user profile. The email addresss must be linked to a Google Account. This field is required on insertion and is read-only after insertion.
137
+
"email": "A String", # Email of the user profile. The email address must be linked to a Google Account. This field is required on insertion and is read-only after insertion.
138
138
"id": "A String", # ID of the user profile. This is a read-only, auto-generated field.
139
139
"kind": "A String", # Identifies what kind of resource this is. Value: the fixed string "dfareporting#accountUserProfile".
140
140
"locale": "A String", # Locale of the user profile. This is a required field. Acceptable values are: - "cs" (Czech) - "de" (German) - "en" (English) - "en-GB" (English United Kingdom) - "es" (Spanish) - "fr" (French) - "it" (Italian) - "ja" (Japanese) - "ko" (Korean) - "pl" (Polish) - "pt-BR" (Portuguese Brazil) - "ru" (Russian) - "sv" (Swedish) - "tr" (Turkish) - "zh-CN" (Chinese Simplified) - "zh-TW" (Chinese Traditional)
@@ -187,7 +187,7 @@ <h3>Method Details</h3>
187
187
"status": "A String", # Status of the filter. NONE means the user has access to none of the objects. ALL means the user has access to all objects. ASSIGNED means the user has access to the objects with IDs in the objectIds list.
188
188
},
189
189
"comments": "A String", # Comments for this user profile.
190
-
"email": "A String", # Email of the user profile. The email addresss must be linked to a Google Account. This field is required on insertion and is read-only after insertion.
190
+
"email": "A String", # Email of the user profile. The email address must be linked to a Google Account. This field is required on insertion and is read-only after insertion.
191
191
"id": "A String", # ID of the user profile. This is a read-only, auto-generated field.
192
192
"kind": "A String", # Identifies what kind of resource this is. Value: the fixed string "dfareporting#accountUserProfile".
193
193
"locale": "A String", # Locale of the user profile. This is a required field. Acceptable values are: - "cs" (Czech) - "de" (German) - "en" (English) - "en-GB" (English United Kingdom) - "es" (Spanish) - "fr" (French) - "it" (Italian) - "ja" (Japanese) - "ko" (Korean) - "pl" (Polish) - "pt-BR" (Portuguese Brazil) - "ru" (Russian) - "sv" (Swedish) - "tr" (Turkish) - "zh-CN" (Chinese Simplified) - "zh-TW" (Chinese Traditional)
@@ -238,7 +238,7 @@ <h3>Method Details</h3>
238
238
"status": "A String", # Status of the filter. NONE means the user has access to none of the objects. ALL means the user has access to all objects. ASSIGNED means the user has access to the objects with IDs in the objectIds list.
239
239
},
240
240
"comments": "A String", # Comments for this user profile.
241
-
"email": "A String", # Email of the user profile. The email addresss must be linked to a Google Account. This field is required on insertion and is read-only after insertion.
241
+
"email": "A String", # Email of the user profile. The email address must be linked to a Google Account. This field is required on insertion and is read-only after insertion.
242
242
"id": "A String", # ID of the user profile. This is a read-only, auto-generated field.
243
243
"kind": "A String", # Identifies what kind of resource this is. Value: the fixed string "dfareporting#accountUserProfile".
244
244
"locale": "A String", # Locale of the user profile. This is a required field. Acceptable values are: - "cs" (Czech) - "de" (German) - "en" (English) - "en-GB" (English United Kingdom) - "es" (Spanish) - "fr" (French) - "it" (Italian) - "ja" (Japanese) - "ko" (Korean) - "pl" (Polish) - "pt-BR" (Portuguese Brazil) - "ru" (Russian) - "sv" (Swedish) - "tr" (Turkish) - "zh-CN" (Chinese Simplified) - "zh-TW" (Chinese Traditional)
@@ -313,7 +313,7 @@ <h3>Method Details</h3>
313
313
"status": "A String", # Status of the filter. NONE means the user has access to none of the objects. ALL means the user has access to all objects. ASSIGNED means the user has access to the objects with IDs in the objectIds list.
314
314
},
315
315
"comments": "A String", # Comments for this user profile.
316
-
"email": "A String", # Email of the user profile. The email addresss must be linked to a Google Account. This field is required on insertion and is read-only after insertion.
316
+
"email": "A String", # Email of the user profile. The email address must be linked to a Google Account. This field is required on insertion and is read-only after insertion.
317
317
"id": "A String", # ID of the user profile. This is a read-only, auto-generated field.
318
318
"kind": "A String", # Identifies what kind of resource this is. Value: the fixed string "dfareporting#accountUserProfile".
319
319
"locale": "A String", # Locale of the user profile. This is a required field. Acceptable values are: - "cs" (Czech) - "de" (German) - "en" (English) - "en-GB" (English United Kingdom) - "es" (Spanish) - "fr" (French) - "it" (Italian) - "ja" (Japanese) - "ko" (Korean) - "pl" (Polish) - "pt-BR" (Portuguese Brazil) - "ru" (Russian) - "sv" (Swedish) - "tr" (Turkish) - "zh-CN" (Chinese Simplified) - "zh-TW" (Chinese Traditional)
<pre>Updates an existing user role. This method supports patch semantics.
362
+
<pre>Updates an existing account user profile. This method supports patch semantics.
363
363
364
364
Args:
365
365
profileId: string, User profile ID associated with this request. (required)
@@ -385,7 +385,7 @@ <h3>Method Details</h3>
385
385
"status": "A String", # Status of the filter. NONE means the user has access to none of the objects. ALL means the user has access to all objects. ASSIGNED means the user has access to the objects with IDs in the objectIds list.
386
386
},
387
387
"comments": "A String", # Comments for this user profile.
388
-
"email": "A String", # Email of the user profile. The email addresss must be linked to a Google Account. This field is required on insertion and is read-only after insertion.
388
+
"email": "A String", # Email of the user profile. The email address must be linked to a Google Account. This field is required on insertion and is read-only after insertion.
389
389
"id": "A String", # ID of the user profile. This is a read-only, auto-generated field.
390
390
"kind": "A String", # Identifies what kind of resource this is. Value: the fixed string "dfareporting#accountUserProfile".
391
391
"locale": "A String", # Locale of the user profile. This is a required field. Acceptable values are: - "cs" (Czech) - "de" (German) - "en" (English) - "en-GB" (English United Kingdom) - "es" (Spanish) - "fr" (French) - "it" (Italian) - "ja" (Japanese) - "ko" (Korean) - "pl" (Polish) - "pt-BR" (Portuguese Brazil) - "ru" (Russian) - "sv" (Swedish) - "tr" (Turkish) - "zh-CN" (Chinese Simplified) - "zh-TW" (Chinese Traditional)
@@ -436,7 +436,7 @@ <h3>Method Details</h3>
436
436
"status": "A String", # Status of the filter. NONE means the user has access to none of the objects. ALL means the user has access to all objects. ASSIGNED means the user has access to the objects with IDs in the objectIds list.
437
437
},
438
438
"comments": "A String", # Comments for this user profile.
439
-
"email": "A String", # Email of the user profile. The email addresss must be linked to a Google Account. This field is required on insertion and is read-only after insertion.
439
+
"email": "A String", # Email of the user profile. The email address must be linked to a Google Account. This field is required on insertion and is read-only after insertion.
440
440
"id": "A String", # ID of the user profile. This is a read-only, auto-generated field.
441
441
"kind": "A String", # Identifies what kind of resource this is. Value: the fixed string "dfareporting#accountUserProfile".
442
442
"locale": "A String", # Locale of the user profile. This is a required field. Acceptable values are: - "cs" (Czech) - "de" (German) - "en" (English) - "en-GB" (English United Kingdom) - "es" (Spanish) - "fr" (French) - "it" (Italian) - "ja" (Japanese) - "ko" (Korean) - "pl" (Polish) - "pt-BR" (Portuguese Brazil) - "ru" (Russian) - "sv" (Swedish) - "tr" (Turkish) - "zh-CN" (Chinese Simplified) - "zh-TW" (Chinese Traditional)
@@ -489,7 +489,7 @@ <h3>Method Details</h3>
489
489
"status": "A String", # Status of the filter. NONE means the user has access to none of the objects. ALL means the user has access to all objects. ASSIGNED means the user has access to the objects with IDs in the objectIds list.
490
490
},
491
491
"comments": "A String", # Comments for this user profile.
492
-
"email": "A String", # Email of the user profile. The email addresss must be linked to a Google Account. This field is required on insertion and is read-only after insertion.
492
+
"email": "A String", # Email of the user profile. The email address must be linked to a Google Account. This field is required on insertion and is read-only after insertion.
493
493
"id": "A String", # ID of the user profile. This is a read-only, auto-generated field.
494
494
"kind": "A String", # Identifies what kind of resource this is. Value: the fixed string "dfareporting#accountUserProfile".
495
495
"locale": "A String", # Locale of the user profile. This is a required field. Acceptable values are: - "cs" (Czech) - "de" (German) - "en" (English) - "en-GB" (English United Kingdom) - "es" (Spanish) - "fr" (French) - "it" (Italian) - "ja" (Japanese) - "ko" (Korean) - "pl" (Polish) - "pt-BR" (Portuguese Brazil) - "ru" (Russian) - "sv" (Swedish) - "tr" (Turkish) - "zh-CN" (Chinese Simplified) - "zh-TW" (Chinese Traditional)
@@ -540,7 +540,7 @@ <h3>Method Details</h3>
540
540
"status": "A String", # Status of the filter. NONE means the user has access to none of the objects. ALL means the user has access to all objects. ASSIGNED means the user has access to the objects with IDs in the objectIds list.
541
541
},
542
542
"comments": "A String", # Comments for this user profile.
543
-
"email": "A String", # Email of the user profile. The email addresss must be linked to a Google Account. This field is required on insertion and is read-only after insertion.
543
+
"email": "A String", # Email of the user profile. The email address must be linked to a Google Account. This field is required on insertion and is read-only after insertion.
544
544
"id": "A String", # ID of the user profile. This is a read-only, auto-generated field.
545
545
"kind": "A String", # Identifies what kind of resource this is. Value: the fixed string "dfareporting#accountUserProfile".
546
546
"locale": "A String", # Locale of the user profile. This is a required field. Acceptable values are: - "cs" (Czech) - "de" (German) - "en" (English) - "en-GB" (English United Kingdom) - "es" (Spanish) - "fr" (French) - "it" (Italian) - "ja" (Japanese) - "ko" (Korean) - "pl" (Polish) - "pt-BR" (Portuguese Brazil) - "ru" (Russian) - "sv" (Swedish) - "tr" (Turkish) - "zh-CN" (Chinese Simplified) - "zh-TW" (Chinese Traditional)
<pclass="firstline">Updates an existing floodlight activity.</p>
@@ -137,8 +137,8 @@ <h3>Method Details</h3>
137
137
An object of the form:
138
138
139
139
{ # Floodlight Activity GenerateTag Response
140
-
"floodlightActivityTag": "A String", # Generated tag for this Floodlight activity. For global site tags, this is the event snippet.
141
-
"globalSiteTagGlobalSnippet": "A String", # The global snippet section of a global site tag. The global site tag sets new cookies on your domain, which will store a unique identifier for a user or the ad click that brought the user to your site. Learn more.
140
+
"floodlightActivityTag": "A String", # Generated tag for this Floodlight activity. For Google tags, this is the event snippet.
141
+
"globalSiteTagGlobalSnippet": "A String", # The global snippet section of a Google tag. The Google tag sets new cookies on your domain, which will store a unique identifier for a user or the ad click that brought the user to your site. Learn more.
142
142
"kind": "A String", # Identifies what kind of resource this is. Value: the fixed string "dfareporting#floodlightActivitiesGenerateTagResponse".
0 commit comments