Show / Hide Table of Contents

Namespace Google.Apis.Css.v1

Classes

AccountsResource

The "accounts" collection of methods.

AccountsResource.CssProductInputsResource

The "cssProductInputs" collection of methods.

AccountsResource.CssProductInputsResource.DeleteRequest

Deletes a CSS Product input from your CSS Center account. After a delete it may take several minutes until the input is no longer available.

AccountsResource.CssProductInputsResource.InsertRequest

Uploads a CssProductInput to your CSS Center account. If an input with the same contentLanguage, identity, feedLabel and feedId already exists, this method replaces that entry. After inserting, updating, or deleting a CSS Product input, it may take several minutes before the processed CSS Product can be retrieved.

AccountsResource.CssProductInputsResource.PatchRequest

Updates the existing Css Product input in your CSS Center account. After inserting, updating, or deleting a CSS Product input, it may take several minutes before the processed Css Product can be retrieved.

AccountsResource.CssProductsResource

The "cssProducts" collection of methods.

AccountsResource.CssProductsResource.GetRequest

Retrieves the processed CSS Product from your CSS Center account. After inserting, updating, or deleting a product input, it may take several minutes before the updated final product can be retrieved.

AccountsResource.CssProductsResource.ListRequest

Lists the processed CSS Products in your CSS Center account. The response might contain fewer items than specified by pageSize. Rely on pageToken to determine if there are more items to be requested. After inserting, updating, or deleting a CSS product input, it may take several minutes before the updated processed CSS product can be retrieved.

AccountsResource.GetRequest

Retrieves a single CSS/MC account by ID.

AccountsResource.LabelsResource

The "labels" collection of methods.

AccountsResource.LabelsResource.CreateRequest

Creates a new label, not assigned to any account.

AccountsResource.LabelsResource.DeleteRequest

Deletes a label and removes it from all accounts to which it was assigned.

AccountsResource.LabelsResource.ListRequest

Lists the labels owned by an account.

AccountsResource.LabelsResource.PatchRequest

Updates a label.

AccountsResource.ListChildAccountsRequest

Lists all the accounts under the specified CSS account ID, and optionally filters by label ID and account name.

AccountsResource.QuotasResource

The "quotas" collection of methods.

AccountsResource.QuotasResource.ListRequest

Lists the daily call quota and usage per group for your CSS Center account.

AccountsResource.UpdateLabelsRequest

Updates labels assigned to CSS/MC accounts by a CSS domain.

CssBaseServiceRequest<TResponse>

A base abstract class for Css requests.

CssService

The Css Service.

CssService.Scope

Available OAuth 2.0 scopes for use with the CSS API.

CssService.ScopeConstants

Available OAuth 2.0 scope constants for use with the CSS API.

Enums

CssBaseServiceRequest<TResponse>.AltEnum

Data format for response.

CssBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

In this article
Back to top Generated by DocFX