Resource: Css
Information about CSS domain.
| JSON representation | 
|---|
| { "cssDomainId": string, "fullName": string, "displayName": string, "homepageUri": string, "cssGroupId": string, "labelIds": [ string ] } | 
| Fields | |
|---|---|
| cssDomainId | 
 Output only. Immutable. The CSS domain ID. | 
| fullName | 
 Output only. Immutable. The CSS domain's full name. | 
| displayName | 
 Output only. Immutable. The CSS domain's display name, used when space is constrained. | 
| homepageUri | 
 Output only. Immutable. The CSS domain's homepage. | 
| cssGroupId | 
 Output only. Immutable. The ID of the CSS group this CSS domain is affiliated with. Only populated for CSS group users. | 
| labelIds[] | 
 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. |