v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13177414729.5 KB
advertisers

Bulk edits sites under a single channel. The operation will delete the sites provided in BulkEditSitesRequest.deleted_sites and then create the sites provided in BulkEditSitesRequest.created_sites.

post/v4/advertisers/{advertiserId}/channels/{+channelId}/sites:bulkEdit

Path parameters

advertiserIdstring required

The ID of the advertiser that owns the parent channel.

channelIdstring required

Required. The ID of the parent channel to which the sites belong.

Request body

partnerIdstring int64

The ID of the partner that owns the parent channel.

advertiserIdstring int64

The ID of the advertiser that owns the parent channel.

deletedSitesstring[]

The sites to delete in batch, specified as a list of site url_or_app_ids.

Response

Successful response