FeedItemService

Service to manage feed items.

MutateFeedItems

rpc MutateFeedItems(MutateFeedItemsRequest) returns (MutateFeedItemsResponse)

Creates, updates, or removes feed items. Operation statuses are returned.

List of thrown errors: AuthenticationError AuthorizationError CollectionSizeError CriterionError DatabaseError DateError DistinctError FeedItemError FieldError FieldMaskError HeaderError IdError InternalError ListOperationError MutateError NotEmptyError NullError OperatorError QuotaError RangeError RequestError SizeLimitError StringFormatError StringLengthError UrlFieldError

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.