Class GoogleAdsSearchads360V23CommonChainLocationGroup
Represents information about a Chain dynamic location group. Only applicable if the sync level AssetSet's type is LOCATION_SYNC and sync source is chain.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23CommonChainLocationGroup : IDirectResponseSchema
Properties
DynamicChainLocationGroupFilters
Used to filter chain locations by chain ids. Only Locations that belong to the specified chain(s) will be in the asset set.
Declaration
[JsonProperty("dynamicChainLocationGroupFilters")]
public virtual IList<GoogleAdsSearchads360V23CommonChainFilter> DynamicChainLocationGroupFilters { get; set; }
Property Value
| Type | Description |
|---|---|
| IList<GoogleAdsSearchads360V23CommonChainFilter> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |