Creative
Number of APIs: 17
-
Get Advertiser Ads GET {{baseUrl}}/2023-10/marketing-solutions/advertisers/:advertiser-id/ads?limit=<integer>&offset=<integer>
-
Delete Ad DELETE {{baseUrl}}/2023-10/marketing-solutions/ads/:id
-
Get Ad GET {{baseUrl}}/2023-10/marketing-solutions/ads/:id
-
Get Advertiser Coupons GET {{baseUrl}}/2023-10/marketing-solutions/advertisers/:advertiser-id/coupons?limit=<integer>&offset=<integer>
-
Create Advertiser Coupon POST {{baseUrl}}/2023-10/marketing-solutions/advertisers/:advertiser-id/coupons
-
Get Advertiser Coupon Supported Sizes GET {{baseUrl}}/2023-10/marketing-solutions/advertisers/:advertiser-id/coupons-supported-sizes?ad-set-id=<string>
-
Delete Advertiser Coupon DELETE {{baseUrl}}/2023-10/marketing-solutions/advertisers/:advertiser-id/coupons/:id
-
Get Advertiser Coupon GET {{baseUrl}}/2023-10/marketing-solutions/advertisers/:advertiser-id/coupons/:id
-
Edit Advertiser Coupon PUT {{baseUrl}}/2023-10/marketing-solutions/advertisers/:advertiser-id/coupons/:id
-
Get Advertiser Coupon Preview GET {{baseUrl}}/2023-10/marketing-solutions/advertisers/:advertiser-id/coupons/:id/preview?width=<integer>&height=<integer>