Class GoogleAdsSearchads360V23ResourcesOfflineConversionError
Possible errors for offline conversion client summary.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23ResourcesOfflineConversionError : IDirectResponseSchema
Properties
CollectionSizeError
Output only. Collection size error.
Declaration
[JsonProperty("collectionSizeError")]
public virtual string CollectionSizeError { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ConversionAdjustmentUploadError
Output only. Conversion adjustment upload error.
Declaration
[JsonProperty("conversionAdjustmentUploadError")]
public virtual string ConversionAdjustmentUploadError { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ConversionUploadError
Output only. Conversion upload error.
Declaration
[JsonProperty("conversionUploadError")]
public virtual string ConversionUploadError { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
DateError
Output only. Date error.
Declaration
[JsonProperty("dateError")]
public virtual string DateError { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
DistinctError
Output only. Distinct error.
Declaration
[JsonProperty("distinctError")]
public virtual string DistinctError { 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 |
FieldError
Output only. Field error.
Declaration
[JsonProperty("fieldError")]
public virtual string FieldError { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
MutateError
Output only. Mutate error.
Declaration
[JsonProperty("mutateError")]
public virtual string MutateError { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
NotAllowlistedError
Output only. Not allowlisted error.
Declaration
[JsonProperty("notAllowlistedError")]
public virtual string NotAllowlistedError { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
StringFormatError
Output only. String format error.
Declaration
[JsonProperty("stringFormatError")]
public virtual string StringFormatError { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
StringLengthError
Output only. String length error.
Declaration
[JsonProperty("stringLengthError")]
public virtual string StringLengthError { get; set; }
Property Value
| Type | Description |
|---|---|
| string |