Show / Hide Table of Contents

Class GoogleAdsSearchads360V23ResourcesOfflineConversionError

Possible errors for offline conversion client summary.

Inheritance
object
GoogleAdsSearchads360V23ResourcesOfflineConversionError
Implements
IDirectResponseSchema
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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

Implements

IDirectResponseSchema
In this article
Back to top Generated by DocFX