Resource: Css
Information about CSS domain.
JSON representation |
---|
{ "cssDomainId": string, "fullName": string, "displayName": string, "homepageUri": string, "cssGroupId": string, "labelIds": [ string ] } |
Fields | |
---|---|
css |
Output only. Immutable. The CSS domain ID. |
full |
Output only. Immutable. The CSS domain's full name. |
display |
Output only. Immutable. The CSS domain's display name, used when space is constrained. |
homepage |
Output only. Immutable. The CSS domain's homepage. |
css |
Output only. Immutable. The ID of the CSS group this CSS domain is affiliated with. Only populated for CSS group users. |
label |
A list of label IDs that are assigned to this CSS domain by its CSS group. Only populated for CSS group users. |
Methods |
|
---|---|
|
Retrieves a single CSS domain by ID. |
|
Lists CSS domains affiliated with a CSS group. |
|
Updates labels that are assigned to a CSS domain by its CSS group. |