For a list of methods for this resource, see the end of this page.
Resource representations
Contains information about a country that can be targeted by ads.
{ "kind": "dfareporting#country", "dartId": long, "name": string, "countryCode": string, "sslEnabled": boolean }
Property name | Value | Description | Notes |
---|---|---|---|
countryCode |
string |
Country code. | |
dartId |
long |
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" . |
|
name |
string |
Name of this country. | |
sslEnabled |
boolean |
Whether ad serving supports secure servers in this country. |