The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::DataType::Enum::HitCounterCodeType

DESCRIPTION

HitCounterCodeType - Type declaration to be used by other schema. Indicates whether a hit counter is used for the item's listing page and, if so, what type.

SYNOPSIS

Enums:

NoHitCounter

No hit counter. The number of page views will not be available.

HonestyStyle

A basic style hit counter (US only). Non-US sites will return errors if they use HonestyStyle as input, and should use BasicStyle instead.

GreenLED

A green LED, computer-style hit counter (US only). Non-US sites will return errors if they use GreenLED as input, and should use RetroStyle instead.

Hidden

A hidden hit counter (US only). The number of page views will only be available to the item's seller. For faster "View Item" page loads, use HiddenStyle.

BasicStyle

A basic style hit counter.

RetroStyle

A retro, computer-style hit counter.

HiddenStyle

A hidden hit counter. The number of page views will only be available to the item's seller.

CustomCode

Reserved for internal or future use