REST Resource: platformTypes

Resource: PlatformType

Contains information about a platform type that can be targeted by ads.

JSON representation
{
  "id": string,
  "name": string,
  "kind": string
}
Fields
id

string (int64 format)

ID of this platform type.

name

string

Name of this platform type.

kind

string

Identifies what kind of resource this is. Value: the fixed string

"dfareporting#platformType"

.

Methods

get

Gets one platform type by ID.

list

Retrieves a list of platform types.