connection_types
Overview
Name | connection_types |
Type | Resource |
Id | googleads.dfareporting.connection_types |
Fields
Name | Datatype | Description |
---|---|---|
id | string | ID of this connection type. |
name | string | Name of this connection type. |
kind | string | Identifies what kind of resource this is. Value: the fixed string "dfareporting#connectionType". |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
connectionTypes_get | SELECT | id, profileId | Gets one connection type by ID. |
connectionTypes_list | SELECT | profileId | Retrieves a list of connection types. |