countries
Overview
Name | countries |
Type | Resource |
Id | googleads.dfareporting.countries |
Fields
Name | Datatype | Description |
---|---|---|
name | string | Name of this country. |
sslEnabled | boolean | Whether ad serving supports secure servers in this country. |
countryCode | string | Country code. |
dartId | string | DART ID of this country. This is the ID used for targeting and generating reports. |
kind | string | Identifies what kind of resource this is. Value: the fixed string "dfareporting#country". |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
get | SELECT | dartId, profileId | Gets one country by ID. |
list | SELECT | profileId | Retrieves a list of countries. |