Requires authorization
Gets one creative field by ID.
Request
HTTP request
GET https://www.googleapis.com/dfareporting/v2.8/userprofiles/profileId/creativeFields/id
Parameters
Parameter name | Value | Description |
---|---|---|
Path parameters | ||
id |
long |
Creative Field ID |
profileId |
long |
User profile ID associated with this request. |
Authorization
This request requires authorization with the following scope (read more about authentication and authorization).
Scope |
---|
https://www.googleapis.com/auth/dfatrafficking |
Request body
Do not supply a request body with this method.
Response
If successful, this method returns a CreativeFields resource in the response body.