Tim Keefer > eBay-API > eBay::API::XML::DataType::Enum::HitCounterCodeType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

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

syntax highlighting: