GoogleAdsSearchads360V23ResourcesCampaignDraft class
A campaign draft.
Constructors
Properties
- baseCampaign ↔ String?
-
The base campaign to which the draft belongs.
getter/setter pair
- draftCampaign ↔ String?
-
Resource name of the Campaign that results from overlaying the draft
changes onto the base campaign.
getter/setter pair
- draftId ↔ String?
-
The ID of the draft.
getter/setter pair
- hasExperimentRunning ↔ bool?
-
Whether there is an experiment based on this draft currently serving.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- longRunningOperation ↔ String?
-
The resource name of the long-running operation that can be used to poll
for completion of draft promotion.
getter/setter pair
- name ↔ String?
-
The name of the campaign draft.
getter/setter pair
- resourceName ↔ String?
-
The resource name of the campaign draft.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- status ↔ String?
-
The status of the campaign draft.
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