Method: creativeFields.get

  • This page details how to get a single creative field by its ID using an HTTP GET request.

  • The request requires profileId and id as path parameters in the URL.

  • The request body should be empty.

  • A successful response will contain an instance of CreativeField in the response body.

  • The request requires the https://www.googleapis.com/auth/dfatrafficking authorization scope.

Gets one creative field by ID.

HTTP request

GET https://dfareporting.googleapis.com/dfareporting/v5/userprofiles/{profileId}/creativeFields/{id}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
profileId

string ( int64 format)

User profile ID associated with this request.

id

string ( int64 format)

Creative Field ID

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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