v1

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

Updates an existing creative field value. This method supports patch semantics.

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

Path parameters

profileIdstring required

User profile ID associated with this request.

creativeFieldIdstring required

CreativeField ID.

Query parameters

idstring required

CreativeFieldValue ID.

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