Class GoogleAdsSearchads360V23CommonBusinessProfileBusinessNameFilter
Business Profile location group business name filter.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23CommonBusinessProfileBusinessNameFilter : IDirectResponseSchema
Properties
BusinessName
Business name string to use for filtering.
Declaration
[JsonProperty("businessName")]
public virtual string BusinessName { 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 |
FilterType
The type of string matching to use when filtering with business_name.
Declaration
[JsonProperty("filterType")]
public virtual string FilterType { get; set; }
Property Value
| Type | Description |
|---|---|
| string |