Inserts a new account user profile.
Path parameters
User profile ID associated with this request.
Request body
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.
Account ID of the user profile. This is a read-only field that can be left blank.
Name of the user profile. This is a required field. Must be less than 64 characters long, must be globally unique, and cannot contain whitespace or any of the following characters: "&;<>"#%,".
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)
User type of the user profile. This is a read-only field that can be left blank.
Comments for this user profile.
ID of the user profile. This is a read-only, auto-generated field.
Whether this user profile is active. This defaults to false, and must be set true on insert for the user profile to be usable.
User role ID of the user profile. This is a required field.
Identifies what kind of resource this is. Value: the fixed string "dfareporting#accountUserProfile".
Trafficker type of this user profile. This is a read-only field.
Subaccount ID of the user profile. This is a read-only field that can be left blank.
Response
Successful response