advertisers
Updates an existing line item. Returns the updated line item if successful. Requests to this endpoint cannot be made concurrently with the following requests updating the same line item: * BulkEditAssignedTargetingOptions * BulkUpdateLineItems * assignedTargetingOptions.create * assignedTargetingOptions.delete YouTube & Partners line items cannot be created or updated using the API. This method regularly experiences high latency. We recommend increasing your default timeout to avoid errors.
patch/v4/advertisers/{+advertiserId}/lineItems/{+lineItemId}
Path parameters
advertiserIdstring required
Output only. The unique ID of the advertiser the line item belongs to.
lineItemIdstring required
Output only. The unique ID of the line item. Assigned by the system.
Query parameters
updateMaskstring
Required. The mask to control which fields to update.
Request body
Response
Successful response