CustomersCampaignDraftsResource class

Constructors

CustomersCampaignDraftsResource(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

listAsyncErrors(String resourceName, {int? pageSize, String? pageToken, String? $fields}) Future<GoogleAdsSearchads360V23ServicesListCampaignDraftAsyncErrorsResponse>
Returns all errors that occurred during CampaignDraft promote.
mutate(GoogleAdsSearchads360V23ServicesMutateCampaignDraftsRequest request, String customerId, {String? $fields}) Future<GoogleAdsSearchads360V23ServicesMutateCampaignDraftsResponse>
Creates, updates, or removes campaign drafts.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
promote(GoogleAdsSearchads360V23ServicesPromoteCampaignDraftRequest request, String campaignDraft, {String? $fields}) Future<GoogleLongrunningOperation>
Promotes the changes in a draft back to the base campaign.
toString() String
A string representation of this object.
inherited

Operators

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