CustomerFeedService

Service to manage customer feeds.

MutateCustomerFeeds

rpc MutateCustomerFeeds(MutateCustomerFeedsRequest) returns (MutateCustomerFeedsResponse)

Creates, updates, or removes customer feeds. Operation statuses are returned.

List of thrown errors: AuthenticationError AuthorizationError CollectionSizeError CustomerFeedError DatabaseError DistinctError FieldError FieldMaskError FunctionError FunctionParsingError HeaderError IdError InternalError MutateError NotEmptyError OperatorError QuotaError RangeError RequestError SizeLimitError StringFormatError StringLengthError

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.