AI-generated Key Takeaways
-
Inserts a new remarketing list into a specified user profile.
-
The request requires a remarketing list object in the request body and uses the POST method.
-
A successful response returns the newly created remarketing list object.
-
Requires authorization with the
dfatrafficking
scope.
Inserts a new remarketing list.
HTTP request
POST https://dfareporting.googleapis.com/dfareporting/v4/userprofiles/{profileId}/remarketingLists
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
profileId |
User profile ID associated with this request. |
Request body
The request body contains an instance of RemarketingList
.
Response body
If successful, the response body contains a newly created instance of RemarketingList
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/dfatrafficking