Enums§
- ApiDisplay
AdsGet Error - struct for typed errors of method
api_display_ads_get
- ApiDisplay
AdsId GetError - struct for typed errors of method
api_display_ads_id_get
- ApiDisplay
AdsId PutError - struct for typed errors of method
api_display_ads_id_put
- ApiDisplay
AdsId Unpublish PutError - struct for typed errors of method
api_display_ads_id_unpublish_put
- ApiDisplay
AdsPost Error - struct for typed errors of method
api_display_ads_post
Functions§
- api_
display_ ads_ get - This endpoint allows the client to retrieve a list of all display ads.
- api_
display_ ads_ id_ get - This endpoint allows the client to retrieve a single display ad, via its id.
- api_
display_ ads_ id_ put - This endpoint allows the client to update the attributes of a single display ad, via its id.
- api_
display_ ads_ id_ unpublish_ put - This endpoint allows the client to remove a display ad from rotation by un-publishing it.
- api_
display_ ads_ post - This endpoint allows the client to create a new display ad.