GoogleAdsSearchads360V23ServicesListBenchmarksSourcesRequest class
Request message for BenchmarksService.ListBenchmarksSources.
Constructors
-
GoogleAdsSearchads360V23ServicesListBenchmarksSourcesRequest({GoogleAdsSearchads360V23CommonAdditionalApplicationInfo? applicationInfo, List<
String> ? benchmarksSources}) - GoogleAdsSearchads360V23ServicesListBenchmarksSourcesRequest.fromJson(Map json_)
Properties
- applicationInfo ↔ GoogleAdsSearchads360V23CommonAdditionalApplicationInfo?
-
Additional information on the application issuing the request.
getter/setter pair
-
benchmarksSources
↔ List<
String> ? -
The types of benchmarks sources to be returned (for example,
INDUSTRY_VERTICAL).
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
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