CustomersSearchAds360Resource class
Constructors
- CustomersSearchAds360Resource(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
-
mutate(
GoogleAdsSearchads360V23ServicesMutateSearchAds360Request request, String customerId, {String? $fields}) → Future< GoogleAdsSearchads360V23ServicesMutateSearchAds360Response> - This method is essentially a wrapper around a series of mutate methods.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
search(
GoogleAdsSearchads360V23ServicesSearchSearchAds360Request request, String customerId, {String? $fields}) → Future< GoogleAdsSearchads360V23ServicesSearchSearchAds360Response> - Returns all rows that match the search query.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited