Resource: PlatformType
Contains information about a platform type that can be targeted by ads.
JSON representation |
---|
{ "id": string, "name": string, "kind": string } |
Fields | |
---|---|
id |
ID of this platform type. |
name |
Name of this platform type. |
kind |
Identifies what kind of resource this is. Value: the fixed string
. |
Methods |
|
---|---|
|
Gets one platform type by ID. |
|
Retrieves a list of platform types. |