Retrieves a list of recommended items based on a user query, designed for affiliate use cases. Allows filtering by media type, publisher, and snippet counts.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Parameters for retrieving affiliate recommendations.
The body is of type object
.
Successful response returning a list of referenced items.
The response is of type AffiliatesItem · object[]
.