CarrierConstant
A carrier criterion that can be used in campaign targeting.
Columns
| Name | Type | Behavior | Description |
| CarrierConstantCountryCode | String | ATTRIBUTE | Output only. The country code of the country where the carrier is located, for example, 'AR', 'FR', etc. |
| CarrierConstantId | Long | ATTRIBUTE | Output only. The ID of the carrier criterion. |
| CarrierConstantName | String | ATTRIBUTE | Output only. The full name of the carrier in English. |
| CarrierConstantResourceName | String | ATTRIBUTE | Output only. The resource name of the carrier criterion. Carrier criterion resource names have the form: carrierConstants/{criterion_id} |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |