Get ad offer advertisements OAuth Scope: posts:read
Get ad offer advertisements 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 the active text advertisement creatives available for an ad offer.
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
offerId
The ID of the ad offer.
Response
OK
advertisements
A list of active advertisement creatives available for this offer.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error