Method: customers.userLists.generateFrequencyListMemberships

  • Frequency capping audiences are no longer supported and frequency-based audiences in Display & Video 360 are deprecated.

  • This API generates memberships for UserLists specifically designed for frequency-based targeting.

  • The request is sent via POST to the provided URL with the UserList's resource name.

  • The request body should be empty and a successful response will return an Operation object.

  • adsdatahub authorization scope is required to use this API.

Generate memberships for the UserList. The UserList must have UserListType FREQUENCY_BASED.

HTTP request

POST https://adsdatahub.googleapis.com/v1/{name=customers/*/userLists/*}:generateFrequencyListMemberships

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Full resource name, e.g. 'customers/123/userLists/12345678'. UserList must have UserListType FREQUENCY_BASED.

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adsdatahub