Skip to main content

csses

Overview

Namecsses
TypeResource
Idgoogledevelopers.content.csses

Fields

NameDatatypeDescription
cssGroupIdstringOutput only. Immutable. The ID of the CSS group this CSS domain is affiliated with. Only populated for CSS group users.
displayNamestringOutput only. Immutable. The CSS domain's display name, used when space is constrained.
fullNamestringOutput only. Immutable. The CSS domain's full name.
homepageUristringOutput only. Immutable. The CSS domain's homepage.
labelIdsarrayA list of label IDs that are assigned to this CSS domain by its CSS group. Only populated for CSS group users.
cssDomainIdstringOutput only. Immutable. The CSS domain ID.

Methods

NameAccessible byRequired ParamsDescription
getSELECTcssDomainId, cssGroupIdRetrieves a single CSS domain by ID.
listSELECTcssGroupIdLists CSS domains affiliated with a CSS group.
updatelabelsEXECcssDomainId, cssGroupIdUpdates labels that are assigned to a CSS domain by its CSS group.