Method: creativeFieldValues.update

  • This API call updates an existing creative field value.

  • The request uses a PUT HTTP method and includes profileId and creativeFieldId as path parameters.

  • The request and response bodies both contain an instance of CreativeFieldValue.

  • 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/v4/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: