GoogleAdsSearchads360V23ResourcesGeographicView class

A geographic view.

Geographic View includes all metrics aggregated at the country level, one row per country. It reports metrics at either actual physical location of the user or an area of interest. If other segment fields are used, you may get more than one row per country.

Properties

countryCriterionId String?
Criterion Id for the country.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
locationType String?
Type of the geo targeting of the campaign.
getter/setter pair
resourceName String?
The resource name of the geographic view.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited