Method: creativeFieldValues.update

  • This documentation outlines how to update an existing creative field value.

  • The update is performed via an HTTP PUT request to a specific URL containing profile and creative field IDs.

  • The request and response bodies both utilize the CreativeFieldValue data structure.

  • Authorization requires the https://www.googleapis.com/auth/dfatrafficking OAuth scope.

Updates an existing creative field value.

HTTP request

PUT https://dfareporting.googleapis.com/dfareporting/v5/userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
profileId

string ( int64 format)

User profile ID associated with this request.

creativeFieldId

string ( int64 format)

Creative field ID for this creative field value.

Request body

The request body contains an instance of CreativeFieldValue .

Response body

If successful, the response body contains an instance of CreativeFieldValue .

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/dfatrafficking
Design a Mobile Site
View Site in Mobile | Classic
Share by: