Please enable JavaScript to view this site.

AudienceView Unlimited 7  Product Guides

 


 

av.cart.order_admissions

av.cart.order_bundle

av.cart.order_bundle_admissions

av.cart.order_gifts

av.cart.order_misc_items

av.cart.order_stored_values

 


 

av.cart.order_admissions

The order_admissions array describes attributes of single admission products on the incomplete order. Each object in the array describes an admission on the incomplete order.

 

Attribute

Description

Type

Full dataLayer Reference

add_charge1

An object that describes type 1 additional charges on the admission

currency

av.cart.order_admissions[index].add_charge1

add_charge2

An object that describes type 2 additional charges on the admission

currency

av.cart.order_admissions[index].add_charge2

add_charge3

An object that describes type 3 additional charges on the admission

currency

av.cart.order_admissions[index].add_charge3

add_charge4

An object that describes type 4 additional charges on the admission

currency

av.cart.order_admissions[index].add_charge4

add_charge5

An object that describes type 5 additional charges on the admission

currency

av.cart.order_admissions[index].add_charge5

admission_id

The unique GUID for the admission on the incomplete order

string

av.cart.order_admissions[index].admission_id

amount

An object that describes the admission amount

currency

av.cart.order_admissions[index].amount

incl_charge1

An object that describes type 1 included charges on the admission

currency

av.cart.order_admissions[index].incl_charge1

incl_charge2

An object that describes type 2 included charges on the admission

currency

av.cart.order_admissions[index].incl_charge2

incl_charge3

An object that describes type 3 included charges on the admission

currency

av.cart.order_admissions[index].incl_charge3

incl_charge4

An object that describes type 4 included charges on the admission

currency

av.cart.order_admissions[index].incl_charge4

incl_charge5

An object that describes type 5 included charges on the admission

currency

av.cart.order_admissions[index].incl_charge5

net

An object that describes the admission net

currency

av.cart.order_admissions[index].net

event_id

The GUID of the admission event

string

av.cart.order_admissions[index].event_id

price_type

The price type of the admission

string

av.cart.order_admissions[index].price_type

price_zone

The price zone of the admission

string

av.cart.order_admissions[index].price_zone

section

The section of the admission

string

av.cart.order_admissions[index].section

 

av.cart.order_bundle

The order_bundle array describes attributes of bundle products on the incomplete order. Each object in the array describes a bundle instance (two instances of the same bundle will result in two objects in the array).

Attribute

Description

Type

Full dataLayer Reference

amount

An object that describes the bundle instance amount

currency

av.cart.order_bundle[index].amount

bundle_id

The GUID of the bundle

string

av.cart.order_bundle[index].bundle_id

net

An object that describes the bundle net

currency

av.cart.order_bundle[index].net

orderbundle_order_id

The GUID of the bundle instance on the order

string

av.cart.order_bundle[index].orderbundle_order_id

total

An object that describes the bundle total

currency

av.cart.order_bundle[index].total

 

av.cart.order_bundle_admissions

The order_bundle_admissions array describes attributes of admission products contained in bundles on the incomplete order. Each object in the array describes an admission within the bundle on the incomplete order.

Attribute

Description

Type

Full dataLayer Reference

add_charge1

An object that describes type 1 additional charges on the admission

currency

av.cart.order_bundle_admissions[index].add_charge1

add_charge2

An object that describes type 2 additional charges on the admission

currency

av.cart.order_bundle_admissions[index].add_charge2

add_charge3

An object that describes type 3 additional charges on the admission

currency

av.cart.order_bundle_admissions[index].add_charge3

add_charge4

An object that describes type 4 additional charges on the admission

currency

av.cart.order_bundle_admissions[index].add_charge4

add_charge5

An object that describes type 5 additional charges on the admission

currency

av.cart.order_bundle_admissions[index].add_charge5

admission_id

The unique GUID for the admission on the incomplete order

string

av.cart.order_bundle_admissions[index].admission_id

amount

An object that describes the admission amount

currency

av.cart.order_bundle_admissions[index].amount

bundle_id

The GUID of the bundle for these admissions

string

av.cart.order_bundle_admissions[index].bundle_id

incl_charge1

An object that describes type 1 included charges on the admission

currency

av.cart.order_bundle_admissions[index].incl_charge1

incl_charge2

An object that describes type 2 included charges on the admission

currency

av.cart.order_bundle_admissions[index].incl_charge2

incl_charge3

An object that describes type 3 included charges on the admission

currency

av.cart.order_bundle_admissions[index].incl_charge3

incl_charge4

An object that describes type 4 included charges on the admission

currency

av.cart.order_bundle_admissions[index].incl_charge4

incl_charge5

An object that describes type 5 included charges on the admission

currency

av.cart.order_bundle_admissions[index].incl_charge5

net

An object that describes the admission net

currency

av.cart.order_bundle_admissions[index].net

event_id

The GUID of the admission event

string

av.cart.order_bundle_admissions[index].event_id

price_type

The price type of the admission

string

av.cart.order_bundle_admissions[index].price_type

price_zone

The price zone of the admission

string

av.cart.order_bundle_admissions[index].price_zone

section

The section of the admission

string

av.cart.order_bundle_admissions[index].section

 

av.cart.order_gifts

The order_gifts array describes attributes of gift products on the incomplete order. Each object in the array describes an instance of the gift product (two instances of the same gift will result in two objects in the array).

Attribute

Description

Type

Full dataLayer Reference

appeal_id

The appeal name

string

av.cart.order_gifts[index].appeal_id

fund

The fund name

string

av.cart.order_gifts[index].fund

gift_id

The GUID of the gift

string

av.cart.order_gifts[index].gift_id

pledge_amount

An object describing the pledge amount of the gift

currency

av.cart.order_gifts[index].pledge_amount

pledge_paid_amount

An object describing the pledge paid amount of the gift

currency

av.cart.order_gifts[index].pledge_paid_amount

type

The type of the gift if provided. (New, Lapsed, Renewal)

string

av.cart.order_gifts[0].type

 

av.cart.order_misc_items

The order_misc_items array describes attributes of miscellaneous item products on the incomplete order. Each object in the array describes an instance of the miscellaneous item. (two instances of the same miscellaneous item will result in two objects in the array).

Attribute

Description

Type

Full dataLayer Reference

add_charge1

An object that describes type 1 additional charges on the miscellaneous item

currency

av.cart.order_misc_items[index].add_charge1

add_charge2

An object that describes type 2 additional charges on the miscellaneous item

currency

av.cart.order_misc_items[index].add_charge2

add_charge3

An object that describes type 3 additional charges on the miscellaneous item

currency

av.cart.order_misc_items[index].add_charge3

add_charge4

An object that describes type 4 additional charges on the miscellaneous item

currency

av.cart.order_misc_items[index].add_charge4

add_charge5

An object that describes type 5 additional charges on the miscellaneous item

currency

av.cart.order_misc_items[index].add_charge5

amount

An object that describes the miscellaneous item amount

currency

av.cart.order_misc_items[index].amount

comment

The order miscellaneous item comment

string

av.cart.order_misc_items[index].comment

incl_charge1

An object that describes type 1 included charges on the miscellaneous item

currency

av.cart.order_misc_items[index].incl_charge1

incl_charge2

An object that describes type 2 included charges on the miscellaneous item

currency

av.cart.order_misc_items[index].incl_charge2

incl_charge3

An object that describes type 3 included charges on the miscellaneous item

currency

av.cart.order_misc_items[index].incl_charge3

incl_charge4

An object that describes type 4 included charges on the miscellaneous item

currency

av.cart.order_misc_items[index].incl_charge4

incl_charge5

An object that describes type 5 included charges on the miscellaneous item

currency

av.cart.order_misc_items[index].incl_charge5

item_id

The GUID of the miscellaneous item

string

av.cart.order_misc_items[index].item_id

net

An object that describes the miscellaneous item net

currency

av.cart.order_misc_items[index].net

quantity

Always 1

string

av.cart.order_misc_items[index].quantity

total

An object that describes the miscellaneous item total

string

av.cart.order_misc_items[index].total

type

The type of the miscellaneous item

string

av.cart.order_misc_items[index].type

option

The option of the miscellaneous item

string

av.cart.order_misc_items[index].option

 

av.cart.order_stored_values

The order_stored_values array describes attributes of stored value item products on the incomplete order. Each object in the array describes an instance of the stored value item product (two instances of the same stored value item will result in two objects in the array).

Attribute

Description

Type

Full dataLayer Reference

amount

An object describing the amount of the stored value item

currency

av.cart.order_stored_values[index].amount

gift_certificate_number

The gift certificate number when printed - will be null for an incomplete order

string

av.cart.order_stored_values[index].gift_certificate_number

stored_value_id

The GUID of the stored value item

string

av.cart.order_stored_values[index].stored_value_id

type

The type of the stored value item ("Purchase")

string

av.cart.order_stored_values[index].type