Class GoogleAdsSearchads360V23ResourcesChangeEventChangedResource
A wrapper proto presenting all supported resources. Only the resource of the change_resource_type will be set.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23ResourcesChangeEventChangedResource : IDirectResponseSchema
Properties
Ad
Output only. Set if change_resource_type == AD.
Declaration
[JsonProperty("ad")]
public virtual GoogleAdsSearchads360V23ResourcesAd Ad { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesAd |
AdGroup
Output only. Set if change_resource_type == AD_GROUP.
Declaration
[JsonProperty("adGroup")]
public virtual GoogleAdsSearchads360V23ResourcesAdGroup AdGroup { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesAdGroup |
AdGroupAd
Output only. Set if change_resource_type == AD_GROUP_AD.
Declaration
[JsonProperty("adGroupAd")]
public virtual GoogleAdsSearchads360V23ResourcesAdGroupAd AdGroupAd { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesAdGroupAd |
AdGroupAsset
Output only. Set if change_resource_type == AD_GROUP_ASSET.
Declaration
[JsonProperty("adGroupAsset")]
public virtual GoogleAdsSearchads360V23ResourcesAdGroupAsset AdGroupAsset { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesAdGroupAsset |
AdGroupBidModifier
Output only. Set if change_resource_type == AD_GROUP_BID_MODIFIER.
Declaration
[JsonProperty("adGroupBidModifier")]
public virtual GoogleAdsSearchads360V23ResourcesAdGroupBidModifier AdGroupBidModifier { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesAdGroupBidModifier |
AdGroupCriterion
Output only. Set if change_resource_type == AD_GROUP_CRITERION.
Declaration
[JsonProperty("adGroupCriterion")]
public virtual GoogleAdsSearchads360V23ResourcesAdGroupCriterion AdGroupCriterion { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesAdGroupCriterion |
Asset
Output only. Set if change_resource_type == ASSET.
Declaration
[JsonProperty("asset")]
public virtual GoogleAdsSearchads360V23ResourcesAsset Asset { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesAsset |
AssetSet
Output only. Set if change_resource_type == ASSET_SET.
Declaration
[JsonProperty("assetSet")]
public virtual GoogleAdsSearchads360V23ResourcesAssetSet AssetSet { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesAssetSet |
AssetSetAsset
Output only. Set if change_resource_type == ASSET_SET_ASSET.
Declaration
[JsonProperty("assetSetAsset")]
public virtual GoogleAdsSearchads360V23ResourcesAssetSetAsset AssetSetAsset { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesAssetSetAsset |
Campaign
Output only. Set if change_resource_type == CAMPAIGN.
Declaration
[JsonProperty("campaign")]
public virtual GoogleAdsSearchads360V23ResourcesCampaign Campaign { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesCampaign |
CampaignAsset
Output only. Set if change_resource_type == CAMPAIGN_ASSET.
Declaration
[JsonProperty("campaignAsset")]
public virtual GoogleAdsSearchads360V23ResourcesCampaignAsset CampaignAsset { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesCampaignAsset |
CampaignAssetSet
Output only. Set if change_resource_type == CAMPAIGN_ASSET_SET.
Declaration
[JsonProperty("campaignAssetSet")]
public virtual GoogleAdsSearchads360V23ResourcesCampaignAssetSet CampaignAssetSet { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesCampaignAssetSet |
CampaignBudget
Output only. Set if change_resource_type == CAMPAIGN_BUDGET.
Declaration
[JsonProperty("campaignBudget")]
public virtual GoogleAdsSearchads360V23ResourcesCampaignBudget CampaignBudget { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesCampaignBudget |
CampaignCriterion
Output only. Set if change_resource_type == CAMPAIGN_CRITERION.
Declaration
[JsonProperty("campaignCriterion")]
public virtual GoogleAdsSearchads360V23ResourcesCampaignCriterion CampaignCriterion { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesCampaignCriterion |
CustomerAsset
Output only. Set if change_resource_type == CUSTOMER_ASSET.
Declaration
[JsonProperty("customerAsset")]
public virtual GoogleAdsSearchads360V23ResourcesCustomerAsset CustomerAsset { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesCustomerAsset |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |