v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-131541,3491.5 MB
customers

Creates, updates, or removes criteria. Operation statuses are returned. List of thrown errors: AdGroupCriterionError AdxError AuthenticationError AuthorizationError BiddingError BiddingStrategyError CollectionSizeError ContextError CriterionError DatabaseError DateError DistinctError FieldError FieldMaskError HeaderError IdError InternalError MultiplierError MutateError NewResourceCreationError NotEmptyError NullError OperationAccessDeniedError OperatorError PolicyViolationError QuotaError RangeError RequestError ResourceCountLimitExceededError SizeLimitError StringFormatError StringLengthError UrlFieldError

post/v23/customers/{+customerId}/adGroupCriteria:mutate

Path parameters

customerIdstring required

Required. ID of the customer whose criteria are being modified.

Request body

responseContentType'UNSPECIFIED' | 'RESOURCE_NAME_ONLY' | 'MUTABLE_RESOURCE'

The response content type setting. Determines whether the mutable resource or just the resource name should be returned post mutation.

validateOnlyboolean

If true, the request is validated but not executed. Only errors are returned, not results.

partialFailureboolean

If true, successful operations will be carried out and invalid operations will return errors. If false, all operations will be carried out in one transaction if and only if they are all valid. Default is false.

Response

Successful response