GoogleAdsSearchads360V23ServicesAccountBudgetProposalOperation class
A single operation to propose the creation of a new account-level budget or edit/end/remove an existing one.
Constructors
Properties
- create ↔ GoogleAdsSearchads360V23ResourcesAccountBudgetProposal?
-
Create operation: A new proposal to create a new budget, edit an existing
budget, end an actively running budget, or remove an approved budget
scheduled to start in the future.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- remove ↔ String?
-
Remove operation: A resource name for the removed proposal is expected, in
this format:
customers/{customer_id}/accountBudgetProposals/{account_budget_proposal_id}A request may be cancelled iff it is pending.getter/setter pair - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- updateMask ↔ String?
-
FieldMask that determines which budget fields are modified.
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