class PublisherProfile extends Collection (View source)

Properties

protected $collection_key
string $audienceDescription
string $buyerPitchStatement
string $directDealsContact
string $displayName
string[] $domains
string $googlePlusUrl
bool $isParent
string $logoUrl
string $mediaKitUrl
protected $mobileAppsType
protected $mobileAppsDataType
string $overview
string $programmaticDealsContact
string $publisherProfileId
string $rateCardInfoUrl
string $samplePageUrl
protected $sellerType
protected $sellerDataType
string[] $topHeadlines

Methods

setAudienceDescription($audienceDescription)

No description

string
getAudienceDescription()

No description

setBuyerPitchStatement($buyerPitchStatement)

No description

string
getBuyerPitchStatement()

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

setGooglePlusUrl($googlePlusUrl)

No description

string
getGooglePlusUrl()

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

setOverview($overview)

No description

string
getOverview()

No description

setProgrammaticDealsContact($programmaticDealsContact)

No description

string
getProgrammaticDealsContact()

No description

setPublisherProfileId($publisherProfileId)

No description

string
getPublisherProfileId()

No description

setRateCardInfoUrl($rateCardInfoUrl)

No description

string
getRateCardInfoUrl()

No description

setSamplePageUrl($samplePageUrl)

No description

string
getSamplePageUrl()

No description

setSeller(Seller $seller)

No description

getSeller()

No description

setTopHeadlines($topHeadlines)

No description

string[]
getTopHeadlines()

No description

Details

setAudienceDescription($audienceDescription)

No description

Parameters

$audienceDescription

string getAudienceDescription()

No description

Return Value

string

setBuyerPitchStatement($buyerPitchStatement)

No description

Parameters

$buyerPitchStatement

string getBuyerPitchStatement()

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[]

setGooglePlusUrl($googlePlusUrl)

No description

Parameters

$googlePlusUrl

string getGooglePlusUrl()

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

setOverview($overview)

No description

Parameters

$overview

string getOverview()

No description

Return Value

string

setProgrammaticDealsContact($programmaticDealsContact)

No description

Parameters

$programmaticDealsContact

string getProgrammaticDealsContact()

No description

Return Value

string

setPublisherProfileId($publisherProfileId)

No description

Parameters

$publisherProfileId

string getPublisherProfileId()

No description

Return Value

string

setRateCardInfoUrl($rateCardInfoUrl)

No description

Parameters

$rateCardInfoUrl

string getRateCardInfoUrl()

No description

Return Value

string

setSamplePageUrl($samplePageUrl)

No description

Parameters

$samplePageUrl

string getSamplePageUrl()

No description

Return Value

string

setSeller(Seller $seller)

No description

Parameters

Seller $seller

Seller getSeller()

No description

Return Value

Seller

setTopHeadlines($topHeadlines)

No description

Parameters

$topHeadlines

string[] getTopHeadlines()

No description

Return Value

string[]