phpDocumentor

GoogleAnalyticsImpressionType
in package
implements GoogleAnalyticsImpressionTypeInterface

Class GoogleAnalyticsImpressionType

Interfaces, Classes and Traits

GoogleAnalyticsImpressionTypeInterface
Interface GoogleAnalyticsImpressionTypeInterface

Table of Contents

$type  : string
__construct()  : mixed
GoogleAnalyticsImpressionType constructor.
boxBestseller()  : GoogleAnalyticsImpressionType
Creates and returns a new bestseller box google analytics impression type.
boxSpecials()  : GoogleAnalyticsImpressionType
Creates and returns a new specials box google analytics impression type.
boxWhatsNew()  : GoogleAnalyticsImpressionType
Creates and returns a new whats new box google analytics impression type.
listAvailableSoon()  : GoogleAnalyticsImpressionType
Creates and returns a new available soon google analytics impression type.
listBestseller()  : GoogleAnalyticsImpressionType
Creates and returns a new bestseller list google analytics impression type.
listNameField()  : string
Returns the configuration field for the list name of the impression type.
listNewProducts()  : GoogleAnalyticsImpressionType
Creates and returns a new products list google analytics impression type.
listSpecials()  : GoogleAnalyticsImpressionType
Creates and returns a new specials list google analytics impression type.
listTopProducts()  : GoogleAnalyticsImpressionType
Creates and returns a new top products list google analytics impression type.
listWhatsNew()  : GoogleAnalyticsImpressionType
Creates and returns a new whats new list google analytics impression type.

Properties

Methods

listNameField()

Returns the configuration field for the list name of the impression type.

public listNameField() : string
Return values
string

Configuration field name.

Search results