The interface object which contains the basic information of a draft. Entity specific information in the campaign tree are represented by their respective entities objects with a corresponding draftId.
More...
|
long | draftId [get, set] |
| This field can be selected using the value "DraftId".This field can be filtered on. This field is read only and will be ignored when sent to the API for the following Operators: ADD. This field is required and should not be More...
|
|
bool | draftIdSpecified [get, set] |
|
long | baseCampaignId [get, set] |
| This field can be selected using the value "BaseCampaignId".This field can be filtered on. This field is required and should not be More...
|
|
bool | baseCampaignIdSpecified [get, set] |
|
string | draftName [get, set] |
| This field can be selected using the value "DraftName".This field can be filtered on. This field is required and should not be More...
|
|
DraftStatus | draftStatus [get, set] |
| This field can be selected using the value "DraftStatus".This field can be filtered on. This field is read only and will be ignored when sent to the API for the following Operators: ADD. More...
|
|
bool | draftStatusSpecified [get, set] |
|
long | draftCampaignId [get, set] |
| The campaign id that references the draft version of the original campaign. This field can be selected using the value "DraftCampaignId".This field can be filtered on. This field is read only and will be ignored when sent to the API. More...
|
|
bool | draftCampaignIdSpecified [get, set] |
|
bool | hasRunningTrial [get, set] |
| True, if a trial created from this draft is running. Only available via the Get action. This field can be selected using the value "HasRunningTrial".This field can be filtered on. This field is read only and will be ignored when sent to the API. More...
|
|
bool | hasRunningTrialSpecified [get, set] |
|
The interface object which contains the basic information of a draft. Entity specific information in the campaign tree are represented by their respective entities objects with a corresponding draftId.
long Google.Api.Ads.AdWords.v201809.Draft.baseCampaignId |
|
getset |
This field can be selected using the value "BaseCampaignId".This field can be filtered on. This field is required and should not be
null
.
bool Google.Api.Ads.AdWords.v201809.Draft.baseCampaignIdSpecified |
|
getset |
long Google.Api.Ads.AdWords.v201809.Draft.draftCampaignId |
|
getset |
The campaign id that references the draft version of the original campaign. This field can be selected using the value "DraftCampaignId".This field can be filtered on. This field is read only and will be ignored when sent to the API.
bool Google.Api.Ads.AdWords.v201809.Draft.draftCampaignIdSpecified |
|
getset |
long Google.Api.Ads.AdWords.v201809.Draft.draftId |
|
getset |
This field can be selected using the value "DraftId".This field can be filtered on. This field is read only and will be ignored when sent to the API for the following Operators: ADD. This field is required and should not be
null
when it is contained within Operators : SET.
bool Google.Api.Ads.AdWords.v201809.Draft.draftIdSpecified |
|
getset |
true
, if a value is specified for draftId, false
otherwise.
string Google.Api.Ads.AdWords.v201809.Draft.draftName |
|
getset |
This field can be selected using the value "DraftName".This field can be filtered on. This field is required and should not be
null
when it is contained within Operators : ADD. The length of this string should be between 1 and 1024, inclusive, in UTF-8 bytes, (trimmed).
DraftStatus Google.Api.Ads.AdWords.v201809.Draft.draftStatus |
|
getset |
This field can be selected using the value "DraftStatus".This field can be filtered on. This field is read only and will be ignored when sent to the API for the following Operators: ADD.
bool Google.Api.Ads.AdWords.v201809.Draft.draftStatusSpecified |
|
getset |
true
, if a value is specified for draftStatus, false
otherwise.
bool Google.Api.Ads.AdWords.v201809.Draft.hasRunningTrial |
|
getset |
True, if a trial created from this draft is running. Only available via the Get action. This field can be selected using the value "HasRunningTrial".This field can be filtered on. This field is read only and will be ignored when sent to the API.
bool Google.Api.Ads.AdWords.v201809.Draft.hasRunningTrialSpecified |
|
getset |
The documentation for this class was generated from the following file: