V23Resource class

Constructors

V23Resource(ApiRequester client)

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

generateConversionRates(GoogleAdsSearchads360V23ServicesGenerateConversionRatesRequest request, {String? $fields}) Future<GoogleAdsSearchads360V23ServicesGenerateConversionRatesResponse>
Returns a collection of conversion rate suggestions for supported plannable products.
listBenchmarksAvailableDates(GoogleAdsSearchads360V23ServicesListBenchmarksAvailableDatesRequest request, {String? $fields}) Future<GoogleAdsSearchads360V23ServicesListBenchmarksAvailableDatesResponse>
Returns a date range that supports benchmarks.
listBenchmarksLocations(GoogleAdsSearchads360V23ServicesListBenchmarksLocationsRequest request, {String? $fields}) Future<GoogleAdsSearchads360V23ServicesListBenchmarksLocationsResponse>
Returns the list of locations that support benchmarks (for example, countries).
listBenchmarksProducts(GoogleAdsSearchads360V23ServicesListBenchmarksProductsRequest request, {String? $fields}) Future<GoogleAdsSearchads360V23ServicesListBenchmarksProductsResponse>
Returns the list of products that supports benchmarks.
listBenchmarksSources(GoogleAdsSearchads360V23ServicesListBenchmarksSourcesRequest request, {String? $fields}) Future<GoogleAdsSearchads360V23ServicesListBenchmarksSourcesResponse>
Returns the list of benchmarks sources (for example, Industry Verticals).
listPlannableLocations(GoogleAdsSearchads360V23ServicesListPlannableLocationsRequest request, {String? $fields}) Future<GoogleAdsSearchads360V23ServicesListPlannableLocationsResponse>
Returns the list of plannable locations (for example, countries).
listPlannableProducts(GoogleAdsSearchads360V23ServicesListPlannableProductsRequest request, {String? $fields}) Future<GoogleAdsSearchads360V23ServicesListPlannableProductsResponse>
Returns the list of per-location plannable YouTube ad formats with allowed targeting.
listPlannableUserInterests(GoogleAdsSearchads360V23ServicesListPlannableUserInterestsRequest request, {String? $fields}) Future<GoogleAdsSearchads360V23ServicesListPlannableUserInterestsResponse>
Returns the list of plannable user interests.
listPlannableUserLists(GoogleAdsSearchads360V23ServicesListPlannableUserListsRequest request, {String? $fields}) Future<GoogleAdsSearchads360V23ServicesListPlannableUserListsResponse>
Returns the list of plannable user lists with their plannable status.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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