CarrierConstant

  • A carrier criterion is used for campaign targeting.

  • It has fields like resource name, ID, name, and country code.

  • Resource names are in the format carrierConstants/{criterion_id}.

  • ID, name, and country code are output only fields.

A carrier criterion that can be used in campaign targeting.

Fields

resource_name

string

Output only. The resource name of the carrier criterion. Carrier criterion resource names have the form:

carrierConstants/{criterion_id}

id

int64

Output only. The ID of the carrier criterion.

name

string

Output only. The full name of the carrier in English.

country_code

string

Output only. The country code of the country where the carrier is located, for example, "AR", "FR", etc.