AI-generated Key Takeaways
-
This API allows for programmatic management of Comparison Shopping Service (CSS) account data at scale using the
css.googleapis.com
service name. -
The
AccountLabelsService
provides methods to create, delete, list, and update account labels. -
The
AccountsService
allows retrieval of individual accounts, listing of child accounts, and updating of labels assigned to accounts. -
The
CssProductInputsService
andCssProductsService
enable managing and retrieving product information within your CSS Center account. -
The
QuotaService
provides information on daily call quotas and usage per group for your CSS Center account.
Programmatically manage your Comparison Shopping Service (CSS) account data at scale.
Service: css.googleapis.com
The Service name css.googleapis.com
is needed to create RPC client stubs.
google.shopping.css.v1.AccountLabelsService
Methods | |
---|---|
|
Creates a new label, not assigned to any account. |
|
Deletes a label and removes it from all accounts to which it was assigned. |
|
Lists the labels owned by an account. |
|
Updates a label. |
google.shopping.css.v1.AccountsService
Methods | |
---|---|
|
Retrieves a single CSS/MC account by ID. |
|
Lists all the accounts under the specified CSS account ID, and optionally filters by label ID and account name. |
|
Updates labels assigned to CSS/MC accounts by a CSS domain. |
google.shopping.css.v1.CssProductInputsService
Methods | |
---|---|
|
Deletes a CSS Product input from your CSS Center account. |
|
Uploads a CssProductInput to your CSS Center account. |
|
Updates the existing Css Product input in your CSS Center account. |
google.shopping.css.v1.CssProductsService
Methods | |
---|---|
|
Retrieves the processed CSS Product from your CSS Center account. |
|
Lists the processed CSS Products in your CSS Center account. |
google.shopping.css.v1.QuotaService
Methods | |
---|---|
|
Lists the daily call quota and usage per group for your CSS Center account. |