callTrackingDisplayLocation property

String? callTrackingDisplayLocation
getter/setter pair

The call tracking display location.

Output only. Possible string values are:

  • "UNSPECIFIED" : Not specified.
  • "UNKNOWN" : Used for return value only. Represents value unknown in this version.
  • "AD" : The phone call placed from the ad.
  • "LANDING_PAGE" : The phone call placed from the landing page ad points to.

Implementation

core.String? callTrackingDisplayLocation;