v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13217260568.5 KB
creativeFieldValues

Updates an existing creative field value.

put/userprofiles/{+profileId}/creativeFields/{+creativeFieldId}/creativeFieldValues

Path parameters

profileIdstring required

User profile ID associated with this request.

creativeFieldIdstring required

Creative field ID for this creative field value.

Request body

idstring int64

ID of this creative field value. This is a read-only, auto-generated field.

valuestring

Value of this creative field value. It needs to be less than 256 characters in length and unique per creative field.

kindstring

Identifies what kind of resource this is. Value: the fixed string "dfareporting#creativeFieldValue".

Response

Successful response