Get ad offers OAuth Scope: posts:read
Get ad offers OAuth Scope: posts:read
<Note title="Currently in beta" icon="b">
This feature is currently in beta and the API is subject to change.<br/>
</Note>
Retrieve a list of ad offers available for the publication.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
publicationId
The prefixed ID of the publication object
Query parameters
requested_from
A source identifier for where the offers request originated.
Response
OK
offers
A list of ad offers available for this publication.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error