v1

latestOpenAPI 3.0.42026-08-068161,1253.1 MB
Advertising

Batch get campaign status

Returns the status (lifecycle state) and deliveryStatus (whether the campaign is currently serving), along with deliveryStatusReasons, for up to 100 campaigns in a single call. This is the recommended way to poll the review and serving state of many campaigns at once. Provide the campaign IDs in campaignIds; any ID that is not found or is not owned by the caller is returned in the failures array with reason NOT_FOUND.

post/ads-management/v1/campaigns:batchGetStatus

Request body

campaignIdsstring[] required

The campaign IDs to look up. Required. At most 100 per request.

Response

OK