REST Resource: organizations

Resource: Organization

A resource message representing a Google Marketing Platform organization.

JSON representation
{
  "name": string,
  "displayName": string
}
Fields
name

string

Identifier. The resource name of the GMP organization. Format: organizations/{org_id}

displayName

string

The human-readable name for the organization.

Methods

findSalesPartnerManagedClients

Returns a list of clients managed by the sales partner organization.

get

Lookup for a single organization.

list

Returns a list of organizations that the user has access to.

reportPropertyUsage

Get the usage and billing data for properties within the organization for the specified month.