platform_types
Overview
Name | platform_types |
Type | Resource |
Id | googleads.dfareporting.platform_types |
Fields
Name | Datatype | Description |
---|---|---|
id | string | 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
Name | Accessible by | Required Params | Description |
---|---|---|---|
platformTypes_get | SELECT | id, profileId | Gets one platform type by ID. |
platformTypes_list | SELECT | profileId | Retrieves a list of platform types. |