Perform Recommendation Action

This API allows the user to perform an action on the recommendation by accepting or rejecting recommendations for an advertiser. Multiple recommendation actions can be processed in a single request, returning the status of each action individually.

Body Params
int64
required

The unique identifier of the advertiser.

actions
array of objects
required

Array of recommendation actions to be performed. The maximum size is 10.

actions*
Headers
string
required

Auth signature as an API key.

string
required

We will provide you the consumer ID to access the API. It is same for all advertisers you access through the API.

integer
required

We will provide you with the KEY VERSION to access the API.
It is same for all advertisers you access through the API. The allowed value is 1.

integer
required

Timestamp for which the auth signature is generated. Use Unix epoch format.

string
required

This is bearer token.
The token will provide you the access to the API. It is same for all advertisers you access through the API.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json