callTrackingDisplayLocation property
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;