v1

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

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

patch/userprofiles/{+profileId}/creativeFields

Path parameters

profileIdstring required

User profile ID associated with this request.

Query parameters

idstring required

CreativeField ID.

Request body

subaccountIdstring int64

Subaccount ID of this creative field. This is a read-only field that can be left blank.

idstring int64

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

accountIdstring int64

Account ID of this creative field. This is a read-only field that can be left blank.

namestring

Name of this creative field. This is a required field and must be less than 256 characters long and unique among creative fields of the same advertiser.

kindstring

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

advertiserIdstring int64

Advertiser ID of this creative field. This is a required field on insertion.

Response

Successful response