FeedService

Service to manage feeds.

MutateFeeds

rpc MutateFeeds(MutateFeedsRequest) returns (MutateFeedsResponse)

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

List of thrown errors: AuthenticationError AuthorizationError CollectionSizeError DatabaseError DistinctError FeedError FieldError FieldMaskError HeaderError IdError InternalError ListOperationError MutateError NewResourceCreationError NotEmptyError NullError OperatorError QuotaError RangeError RequestError ResourceCountLimitExceededError 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.