List

Retrieves a list of countries

1 variables
7 variables

Retrieves a list of countries

Authorization

To use this building block you will have to grant access to at least one of the following scopes:

  • View and manage your DoubleClick Campaign Manager's (DCM) display ad campaigns

Input

This building block consumes 1 input parameters

  = Parameter name
  = Format

profileId INTEGER Required

User profile ID associated with this request

Output

This building block provides 7 output parameters

  = Parameter name
  = Format

countries[] OBJECT

Contains information about a country that can be targeted by ads

countries[].countryCode STRING

Country code

countries[].dartId INTEGER

DART ID of this country. This is the ID used for targeting and generating reports

countries[].kind STRING

Identifies what kind of resource this is. Value: the fixed string "dfareporting#country"

countries[].name STRING

Name of this country

countries[].sslEnabled BOOLEAN

Whether ad serving supports secure servers in this country

kind STRING

Identifies what kind of resource this is. Value: the fixed string "dfareporting#countriesListResponse"