mobile_carriers
Overview
Name | mobile_carriers |
Type | Resource |
Id | googleads.dfareporting.mobile_carriers |
Fields
Name | Datatype | Description |
---|---|---|
id | string | ID of this mobile carrier. |
name | string | Name of this mobile carrier. |
kind | string | Identifies what kind of resource this is. Value: the fixed string "dfareporting#mobileCarrier". |
countryCode | string | Country code of the country to which this mobile carrier belongs. |
countryDartId | string | DART ID of the country to which this mobile carrier belongs. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
mobileCarriers_get | SELECT | id, profileId | Gets one mobile carrier by ID. |
mobileCarriers_list | SELECT | profileId | Retrieves a list of mobile carriers. |