REST Resource: accounts.platforms.childAccounts.sites

Resource: PlatformChildSite

Representation of a Transparent Platform Child Site.

JSON representation
{
  "name": string,
  "domain": string,
  "platformGroup": string
}
Fields
name

string

Identifier. Format: accounts/{account}/platforms/{platform}/childAccounts/{child_account}/sites/{platformChildSite}

domain

string

Output only. Domain URL of the Platform Child Site. Part of the PlatformChildSite name.

platformGroup

string

Resource name of the Platform Group of the Platform Child Site.

Methods

list

Lists Platform Child Sites for a specified Platform Child Account.

patch

Update a Platform Child Site.