OfflineConversionError

  • The document outlines possible errors for offline conversion client summaries, including collection_size_error, conversion_adjustment_upload_error, and conversion_upload_error.

  • Other potential errors covered are related to date_error, distinct_error, field_error, and mutate_error.

  • Errors such as not_allowlisted_error, string_format_error, and string_length_error are also listed as possibilities.

Possible errors for offline conversion client summary.

Fields
Union field

error_code

error_code. Error with description. error_code can be only one of the following:

collection_size_error

CollectionSizeError

Output only. Collection size error.

conversion_adjustment_upload_error

ConversionAdjustmentUploadError

Output only. Conversion adjustment upload error.

conversion_upload_error

ConversionUploadError

Output only. Conversion upload error.

date_error

DateError

Output only. Date error.

distinct_error

DistinctError

Output only. Distinct error.

field_error

FieldError

Output only. Field error.

mutate_error

MutateError

Output only. Mutate error.

not_allowlisted_error

NotAllowlistedError

Output only. Not allowlisted error.

string_format_error

StringFormatError

Output only. String format error.

string_length_error

StringLengthError

Output only. String length error.