/2025-04/marketing-solutions/advertisers/{advertiser-id}/ads
/2025-04/marketing-solutions/advertisers/{advertiser-id}/ads
Get the list of self-services Ads for a given advertiser
GET
/2025-04/marketing-solutions/advertisers/{advertiser-id}/ads
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The advertiser identifier.
Query Parameters
The number of ads to be returned. The default is 50.
The (zero-based) offset into the collection of ads. The default is 0.
Response
200 - application/json
The list of self-services Ads is returned.
/2025-04/marketing-solutions/ads/{id}
Previous
/2025-04/marketing-solutions/advertisers/{advertiser-id}/ads
Next