v1

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

Updates multiple line items. Requests to this endpoint cannot be made concurrently with the following requests updating the same line item: * BulkEditAssignedTargetingOptions * UpdateLineItem * assignedTargetingOptions.create * assignedTargetingOptions.delete YouTube & Partners line items cannot be created or updated using the API.

post/v4/advertisers/{+advertiserId}/lineItems:bulkUpdate

Path parameters

advertiserIdstring required

Required. The ID of the advertiser this line item belongs to.

Request body

lineItemIdsstring[]

Required. IDs of line items to update.

updateMaskstring google-fieldmask

Required. A field mask identifying which fields to update. Only the following fields are currently supported: * entityStatus * containsEuPoliticalAds

Response

Successful response