AutomaticImprovementsService

Service to manage the automatic improvements of an account. The automatic improvements of the account can be used to automatically update products, improve images and shipping.

GetAutomaticImprovements

rpc GetAutomaticImprovements(GetAutomaticImprovementsRequest) returns (AutomaticImprovements)

Retrieves the automatic improvements of an account.

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.

UpdateAutomaticImprovements

rpc UpdateAutomaticImprovements(UpdateAutomaticImprovementsRequest) returns (AutomaticImprovements)

Updates the automatic improvements of an account.

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.