GoogleAdsSearchads360V23ResourcesGranularLicenseStatus class
License status at geo + vertical level.
Constructors
- GoogleAdsSearchads360V23ResourcesGranularLicenseStatus({String? categoryId, String? geoCriterionId, String? verificationStatus})
- GoogleAdsSearchads360V23ResourcesGranularLicenseStatus.fromJson(Map json_)
Properties
- categoryId ↔ String?
-
Service category associated with the status.
getter/setter pair
- geoCriterionId ↔ String?
-
Geotarget criterion ID associated with the status.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- verificationStatus ↔ String?
-
Granular license status, per geo + vertical.
getter/setter pair
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