dynamicProfiles
Updates an existing dynamic profile.
put/studio/dynamicProfiles
Request body
dynamicProfileIdstring int64
Output only. Unique ID of this dynamic profile. This is a read-only, auto-generated field.
studioAdvertiserIdstring int64
Required. Advertiser ID of this dynamic profile. This is a required field on insertion.
namestring
Required. Identifier. Name of this dynamic profile. This is a required field and must be less than 256 characters long.
archiveStatus'ARCHIVE_STATUS_UNKNOWN' | 'UNARCHIVED' | 'ARCHIVED'
Optional. Archive status of this dynamic profile.
descriptionstring
Optional. Description of this dynamic profile.
kindstring
Output only. Identifies what kind of resource this is. Value: the fixed string "dfareporting#dynamicProfile".
status'STATUS_UNKNOWN' | 'ACTIVE' | 'INACTIVE' | 'DELETED'
Optional. Status of this dynamic profile.
Response
Successful response