CampaignFeedService

Service to manage campaign feeds.

MutateCampaignFeeds

rpc MutateCampaignFeeds(MutateCampaignFeedsRequest) returns (MutateCampaignFeedsResponse)

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

List of thrown errors: AuthenticationError AuthorizationError CampaignFeedError CollectionSizeError DatabaseError DistinctError FieldError FunctionError FunctionParsingError HeaderError IdError InternalError MutateError NotEmptyError NullError OperationAccessDeniedError 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.