class DatafeedTarget extends Collection (View source)

Properties

protected $collection_key
string $country
string[] $excludedDestinations
string $feedLabel
string[] $includedDestinations
string $language
string[] $targetCountries

Methods

setCountry($country)

No description

string
getCountry()

No description

setExcludedDestinations($excludedDestinations)

No description

string[]
getExcludedDestinations()

No description

setFeedLabel($feedLabel)

No description

string
getFeedLabel()

No description

setIncludedDestinations($includedDestinations)

No description

string[]
getIncludedDestinations()

No description

setLanguage($language)

No description

string
getLanguage()

No description

setTargetCountries($targetCountries)

No description

string[]
getTargetCountries()

No description

Details

setCountry($country)

No description

Parameters

$country

string getCountry()

No description

Return Value

string

setExcludedDestinations($excludedDestinations)

No description

Parameters

$excludedDestinations

string[] getExcludedDestinations()

No description

Return Value

string[]

setFeedLabel($feedLabel)

No description

Parameters

$feedLabel

string getFeedLabel()

No description

Return Value

string

setIncludedDestinations($includedDestinations)

No description

Parameters

$includedDestinations

string[] getIncludedDestinations()

No description

Return Value

string[]

setLanguage($language)

No description

Parameters

$language

string getLanguage()

No description

Return Value

string

setTargetCountries($targetCountries)

No description

Parameters

$targetCountries

string[] getTargetCountries()

No description

Return Value

string[]