Class GoogleAdsSearchads360V0CommonSegments
Segment only fields.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v0.Data
Assembly: Google.Apis.SA360.v0.dll
Syntax
public class GoogleAdsSearchads360V0CommonSegments : IDirectResponseSchema
Properties
AdNetworkType
Ad network type.
Declaration
[JsonProperty("adNetworkType")]
public virtual string AdNetworkType { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
AssetInteractionTarget
Only used with CustomerAsset, CampaignAsset and AdGroupAsset metrics. Indicates whether the interaction metrics occurred on the asset itself or a different asset or ad unit. Interactions (for example, clicks) are counted across all the parts of the served ad (for example, Ad itself and other components like Sitelinks) when they are served together. When interaction_on_this_asset is true, it means the interactions are on this specific asset and when interaction_on_this_asset is false, it means the interactions is not on this specific asset but on other parts of the served ad this asset is served with.
Declaration
[JsonProperty("assetInteractionTarget")]
public virtual GoogleAdsSearchads360V0CommonAssetInteractionTarget AssetInteractionTarget { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V0CommonAssetInteractionTarget |
ConversionAction
Resource name of the conversion action.
Declaration
[JsonProperty("conversionAction")]
public virtual string ConversionAction { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ConversionActionCategory
Conversion action category.
Declaration
[JsonProperty("conversionActionCategory")]
public virtual string ConversionActionCategory { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ConversionActionName
Conversion action name.
Declaration
[JsonProperty("conversionActionName")]
public virtual string ConversionActionName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ConversionCustomDimensions
The conversion custom dimensions.
Declaration
[JsonProperty("conversionCustomDimensions")]
public virtual IList<GoogleAdsSearchads360V0CommonValue> ConversionCustomDimensions { get; set; }
Property Value
| Type | Description |
|---|---|
| IList<GoogleAdsSearchads360V0CommonValue> |
Date
Date to which metrics apply. yyyy-MM-dd format, for example, 2018-04-17.
Declaration
[JsonProperty("date")]
public virtual string Date { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
DayOfWeek
Day of the week, for example, MONDAY.
Declaration
[JsonProperty("dayOfWeek")]
public virtual string DayOfWeek { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Device
Device to which metrics apply.
Declaration
[JsonProperty("device")]
public virtual string Device { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
GeoTargetCity
Resource name of the geo target constant that represents a city.
Declaration
[JsonProperty("geoTargetCity")]
public virtual string GeoTargetCity { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
GeoTargetCountry
Resource name of the geo target constant that represents a country.
Declaration
[JsonProperty("geoTargetCountry")]
public virtual string GeoTargetCountry { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
GeoTargetMetro
Resource name of the geo target constant that represents a metro.
Declaration
[JsonProperty("geoTargetMetro")]
public virtual string GeoTargetMetro { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
GeoTargetRegion
Resource name of the geo target constant that represents a region.
Declaration
[JsonProperty("geoTargetRegion")]
public virtual string GeoTargetRegion { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Hour
Hour of day as a number between 0 and 23, inclusive.
Declaration
[JsonProperty("hour")]
public virtual int? Hour { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |
Keyword
Keyword criterion.
Declaration
[JsonProperty("keyword")]
public virtual GoogleAdsSearchads360V0CommonKeyword Keyword { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V0CommonKeyword |
Month
Month as represented by the date of the first day of a month. Formatted as yyyy-MM-dd.
Declaration
[JsonProperty("month")]
public virtual string Month { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductBiddingCategoryLevel1
Bidding category (level 1) of the product.
Declaration
[JsonProperty("productBiddingCategoryLevel1")]
public virtual string ProductBiddingCategoryLevel1 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductBiddingCategoryLevel2
Bidding category (level 2) of the product.
Declaration
[JsonProperty("productBiddingCategoryLevel2")]
public virtual string ProductBiddingCategoryLevel2 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductBiddingCategoryLevel3
Bidding category (level 3) of the product.
Declaration
[JsonProperty("productBiddingCategoryLevel3")]
public virtual string ProductBiddingCategoryLevel3 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductBiddingCategoryLevel4
Bidding category (level 4) of the product.
Declaration
[JsonProperty("productBiddingCategoryLevel4")]
public virtual string ProductBiddingCategoryLevel4 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductBiddingCategoryLevel5
Bidding category (level 5) of the product.
Declaration
[JsonProperty("productBiddingCategoryLevel5")]
public virtual string ProductBiddingCategoryLevel5 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductBrand
Brand of the product.
Declaration
[JsonProperty("productBrand")]
public virtual string ProductBrand { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductChannel
Channel of the product.
Declaration
[JsonProperty("productChannel")]
public virtual string ProductChannel { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductChannelExclusivity
Channel exclusivity of the product.
Declaration
[JsonProperty("productChannelExclusivity")]
public virtual string ProductChannelExclusivity { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductCondition
Condition of the product.
Declaration
[JsonProperty("productCondition")]
public virtual string ProductCondition { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductCountry
Resource name of the geo target constant for the country of sale of the product.
Declaration
[JsonProperty("productCountry")]
public virtual string ProductCountry { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductCustomAttribute0
Custom attribute 0 of the product.
Declaration
[JsonProperty("productCustomAttribute0")]
public virtual string ProductCustomAttribute0 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductCustomAttribute1
Custom attribute 1 of the product.
Declaration
[JsonProperty("productCustomAttribute1")]
public virtual string ProductCustomAttribute1 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductCustomAttribute2
Custom attribute 2 of the product.
Declaration
[JsonProperty("productCustomAttribute2")]
public virtual string ProductCustomAttribute2 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductCustomAttribute3
Custom attribute 3 of the product.
Declaration
[JsonProperty("productCustomAttribute3")]
public virtual string ProductCustomAttribute3 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductCustomAttribute4
Custom attribute 4 of the product.
Declaration
[JsonProperty("productCustomAttribute4")]
public virtual string ProductCustomAttribute4 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductItemId
Item ID of the product.
Declaration
[JsonProperty("productItemId")]
public virtual string ProductItemId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductLanguage
Resource name of the language constant for the language of the product.
Declaration
[JsonProperty("productLanguage")]
public virtual string ProductLanguage { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductSoldBiddingCategoryLevel1
Bidding category (level 1) of the product sold.
Declaration
[JsonProperty("productSoldBiddingCategoryLevel1")]
public virtual string ProductSoldBiddingCategoryLevel1 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductSoldBiddingCategoryLevel2
Bidding category (level 2) of the product sold.
Declaration
[JsonProperty("productSoldBiddingCategoryLevel2")]
public virtual string ProductSoldBiddingCategoryLevel2 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductSoldBiddingCategoryLevel3
Bidding category (level 3) of the product sold.
Declaration
[JsonProperty("productSoldBiddingCategoryLevel3")]
public virtual string ProductSoldBiddingCategoryLevel3 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductSoldBiddingCategoryLevel4
Bidding category (level 4) of the product sold.
Declaration
[JsonProperty("productSoldBiddingCategoryLevel4")]
public virtual string ProductSoldBiddingCategoryLevel4 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductSoldBiddingCategoryLevel5
Bidding category (level 5) of the product sold.
Declaration
[JsonProperty("productSoldBiddingCategoryLevel5")]
public virtual string ProductSoldBiddingCategoryLevel5 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductSoldBrand
Brand of the product sold.
Declaration
[JsonProperty("productSoldBrand")]
public virtual string ProductSoldBrand { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductSoldCondition
Condition of the product sold.
Declaration
[JsonProperty("productSoldCondition")]
public virtual string ProductSoldCondition { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductSoldCustomAttribute0
Custom attribute 0 of the product sold.
Declaration
[JsonProperty("productSoldCustomAttribute0")]
public virtual string ProductSoldCustomAttribute0 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductSoldCustomAttribute1
Custom attribute 1 of the product sold.
Declaration
[JsonProperty("productSoldCustomAttribute1")]
public virtual string ProductSoldCustomAttribute1 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductSoldCustomAttribute2
Custom attribute 2 of the product sold.
Declaration
[JsonProperty("productSoldCustomAttribute2")]
public virtual string ProductSoldCustomAttribute2 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductSoldCustomAttribute3
Custom attribute 3 of the product sold.
Declaration
[JsonProperty("productSoldCustomAttribute3")]
public virtual string ProductSoldCustomAttribute3 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductSoldCustomAttribute4
Custom attribute 4 of the product sold.
Declaration
[JsonProperty("productSoldCustomAttribute4")]
public virtual string ProductSoldCustomAttribute4 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductSoldItemId
Item ID of the product sold.
Declaration
[JsonProperty("productSoldItemId")]
public virtual string ProductSoldItemId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductSoldTitle
Title of the product sold.
Declaration
[JsonProperty("productSoldTitle")]
public virtual string ProductSoldTitle { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductSoldTypeL1
Type (level 1) of the product sold.
Declaration
[JsonProperty("productSoldTypeL1")]
public virtual string ProductSoldTypeL1 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductSoldTypeL2
Type (level 2) of the product sold.
Declaration
[JsonProperty("productSoldTypeL2")]
public virtual string ProductSoldTypeL2 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductSoldTypeL3
Type (level 3) of the product sold.
Declaration
[JsonProperty("productSoldTypeL3")]
public virtual string ProductSoldTypeL3 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductSoldTypeL4
Type (level 4) of the product sold.
Declaration
[JsonProperty("productSoldTypeL4")]
public virtual string ProductSoldTypeL4 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductSoldTypeL5
Type (level 5) of the product sold.
Declaration
[JsonProperty("productSoldTypeL5")]
public virtual string ProductSoldTypeL5 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductStoreId
Store ID of the product.
Declaration
[JsonProperty("productStoreId")]
public virtual string ProductStoreId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductTitle
Title of the product.
Declaration
[JsonProperty("productTitle")]
public virtual string ProductTitle { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductTypeL1
Type (level 1) of the product.
Declaration
[JsonProperty("productTypeL1")]
public virtual string ProductTypeL1 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductTypeL2
Type (level 2) of the product.
Declaration
[JsonProperty("productTypeL2")]
public virtual string ProductTypeL2 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductTypeL3
Type (level 3) of the product.
Declaration
[JsonProperty("productTypeL3")]
public virtual string ProductTypeL3 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductTypeL4
Type (level 4) of the product.
Declaration
[JsonProperty("productTypeL4")]
public virtual string ProductTypeL4 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProductTypeL5
Type (level 5) of the product.
Declaration
[JsonProperty("productTypeL5")]
public virtual string ProductTypeL5 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Quarter
Quarter as represented by the date of the first day of a quarter. Uses the calendar year for quarters, for example, the second quarter of 2018 starts on 2018-04-01. Formatted as yyyy-MM-dd.
Declaration
[JsonProperty("quarter")]
public virtual string Quarter { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
RawEventConversionDimensions
The raw event conversion dimensions.
Declaration
[JsonProperty("rawEventConversionDimensions")]
public virtual IList<GoogleAdsSearchads360V0CommonValue> RawEventConversionDimensions { get; set; }
Property Value
| Type | Description |
|---|---|
| IList<GoogleAdsSearchads360V0CommonValue> |
Week
Week as defined as Monday through Sunday, and represented by the date of Monday. Formatted as yyyy-MM-dd.
Declaration
[JsonProperty("week")]
public virtual string Week { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Year
Year, formatted as yyyy.
Declaration
[JsonProperty("year")]
public virtual int? Year { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |