class PublisherProfile extends Collection (View source)

Properties

protected $collection_key
string $audienceDescription
string $directDealsContact
string $displayName
string[] $domains
bool $isParent
string $logoUrl
string $mediaKitUrl
protected $mobileAppsType
protected $mobileAppsDataType
string $name
string $overview
string $pitchStatement
string $programmaticDealsContact
string $publisherCode
string $samplePageUrl
string[] $topHeadlines

Methods

setAudienceDescription($audienceDescription)

No description

string
getAudienceDescription()

No description

setDirectDealsContact($directDealsContact)

No description

string
getDirectDealsContact()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setDomains($domains)

No description

string[]
getDomains()

No description

setIsParent($isParent)

No description

bool
getIsParent()

No description

setLogoUrl($logoUrl)

No description

string
getLogoUrl()

No description

setMediaKitUrl($mediaKitUrl)

No description

string
getMediaKitUrl()

No description

setMobileApps($mobileApps)

No description

setName($name)

No description

string
getName()

No description

setOverview($overview)

No description

string
getOverview()

No description

setPitchStatement($pitchStatement)

No description

string
getPitchStatement()

No description

setProgrammaticDealsContact($programmaticDealsContact)

No description

string
getProgrammaticDealsContact()

No description

setPublisherCode($publisherCode)

No description

string
getPublisherCode()

No description

setSamplePageUrl($samplePageUrl)

No description

string
getSamplePageUrl()

No description

setTopHeadlines($topHeadlines)

No description

string[]
getTopHeadlines()

No description

Details

setAudienceDescription($audienceDescription)

No description

Parameters

$audienceDescription

string getAudienceDescription()

No description

Return Value

string

setDirectDealsContact($directDealsContact)

No description

Parameters

$directDealsContact

string getDirectDealsContact()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setDomains($domains)

No description

Parameters

$domains

string[] getDomains()

No description

Return Value

string[]

setIsParent($isParent)

No description

Parameters

$isParent

bool getIsParent()

No description

Return Value

bool

setLogoUrl($logoUrl)

No description

Parameters

$logoUrl

string getLogoUrl()

No description

Return Value

string

setMediaKitUrl($mediaKitUrl)

No description

Parameters

$mediaKitUrl

string getMediaKitUrl()

No description

Return Value

string

setMobileApps($mobileApps)

No description

Parameters

$mobileApps

PublisherProfileMobileApplication[] getMobileApps()

No description

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setOverview($overview)

No description

Parameters

$overview

string getOverview()

No description

Return Value

string

setPitchStatement($pitchStatement)

No description

Parameters

$pitchStatement

string getPitchStatement()

No description

Return Value

string

setProgrammaticDealsContact($programmaticDealsContact)

No description

Parameters

$programmaticDealsContact

string getProgrammaticDealsContact()

No description

Return Value

string

setPublisherCode($publisherCode)

No description

Parameters

$publisherCode

string getPublisherCode()

No description

Return Value

string

setSamplePageUrl($samplePageUrl)

No description

Parameters

$samplePageUrl

string getSamplePageUrl()

No description

Return Value

string

setTopHeadlines($topHeadlines)

No description

Parameters

$topHeadlines

string[] getTopHeadlines()

No description

Return Value

string[]