code
stringlengths
15
9.96M
docstring
stringlengths
1
10.1k
func_name
stringlengths
1
124
language
stringclasses
1 value
repo
stringlengths
7
63
path
stringlengths
6
186
url
stringlengths
50
236
license
stringclasses
4 values
public function setKind($kind) { $this->kind = $kind; }
@param string
setKind
php
googleapis/google-api-php-client-services
src/Analytics/UnsampledReport.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UnsampledReport.php
Apache-2.0
public function getKind() { return $this->kind; }
@return string
getKind
php
googleapis/google-api-php-client-services
src/Analytics/UnsampledReport.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UnsampledReport.php
Apache-2.0
public function setMetrics($metrics) { $this->metrics = $metrics; }
@param string
setMetrics
php
googleapis/google-api-php-client-services
src/Analytics/UnsampledReport.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UnsampledReport.php
Apache-2.0
public function getMetrics() { return $this->metrics; }
@return string
getMetrics
php
googleapis/google-api-php-client-services
src/Analytics/UnsampledReport.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UnsampledReport.php
Apache-2.0
public function setProfileId($profileId) { $this->profileId = $profileId; }
@param string
setProfileId
php
googleapis/google-api-php-client-services
src/Analytics/UnsampledReport.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UnsampledReport.php
Apache-2.0
public function getProfileId() { return $this->profileId; }
@return string
getProfileId
php
googleapis/google-api-php-client-services
src/Analytics/UnsampledReport.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UnsampledReport.php
Apache-2.0
public function setSegment($segment) { $this->segment = $segment; }
@param string
setSegment
php
googleapis/google-api-php-client-services
src/Analytics/UnsampledReport.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UnsampledReport.php
Apache-2.0
public function getSegment() { return $this->segment; }
@return string
getSegment
php
googleapis/google-api-php-client-services
src/Analytics/UnsampledReport.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UnsampledReport.php
Apache-2.0
public function setSelfLink($selfLink) { $this->selfLink = $selfLink; }
@param string
setSelfLink
php
googleapis/google-api-php-client-services
src/Analytics/UnsampledReport.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UnsampledReport.php
Apache-2.0
public function getSelfLink() { return $this->selfLink; }
@return string
getSelfLink
php
googleapis/google-api-php-client-services
src/Analytics/UnsampledReport.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UnsampledReport.php
Apache-2.0
public function setStartDate($startDate) { $this->startDate = $startDate; }
@param string
setStartDate
php
googleapis/google-api-php-client-services
src/Analytics/UnsampledReport.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UnsampledReport.php
Apache-2.0
public function getStartDate() { return $this->startDate; }
@return string
getStartDate
php
googleapis/google-api-php-client-services
src/Analytics/UnsampledReport.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UnsampledReport.php
Apache-2.0
public function setStatus($status) { $this->status = $status; }
@param string
setStatus
php
googleapis/google-api-php-client-services
src/Analytics/UnsampledReport.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UnsampledReport.php
Apache-2.0
public function getStatus() { return $this->status; }
@return string
getStatus
php
googleapis/google-api-php-client-services
src/Analytics/UnsampledReport.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UnsampledReport.php
Apache-2.0
public function setTitle($title) { $this->title = $title; }
@param string
setTitle
php
googleapis/google-api-php-client-services
src/Analytics/UnsampledReport.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UnsampledReport.php
Apache-2.0
public function getTitle() { return $this->title; }
@return string
getTitle
php
googleapis/google-api-php-client-services
src/Analytics/UnsampledReport.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UnsampledReport.php
Apache-2.0
public function setUpdated($updated) { $this->updated = $updated; }
@param string
setUpdated
php
googleapis/google-api-php-client-services
src/Analytics/UnsampledReport.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UnsampledReport.php
Apache-2.0
public function getUpdated() { return $this->updated; }
@return string
getUpdated
php
googleapis/google-api-php-client-services
src/Analytics/UnsampledReport.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UnsampledReport.php
Apache-2.0
public function setWebPropertyId($webPropertyId) { $this->webPropertyId = $webPropertyId; }
@param string
setWebPropertyId
php
googleapis/google-api-php-client-services
src/Analytics/UnsampledReport.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UnsampledReport.php
Apache-2.0
public function getWebPropertyId() { return $this->webPropertyId; }
@return string
getWebPropertyId
php
googleapis/google-api-php-client-services
src/Analytics/UnsampledReport.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UnsampledReport.php
Apache-2.0
public function setCaseSensitive($caseSensitive) { $this->caseSensitive = $caseSensitive; }
@param bool
setCaseSensitive
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function getCaseSensitive() { return $this->caseSensitive; }
@return bool
getCaseSensitive
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function setExtractA($extractA) { $this->extractA = $extractA; }
@param string
setExtractA
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function getExtractA() { return $this->extractA; }
@return string
getExtractA
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function setExtractB($extractB) { $this->extractB = $extractB; }
@param string
setExtractB
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function getExtractB() { return $this->extractB; }
@return string
getExtractB
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function setFieldA($fieldA) { $this->fieldA = $fieldA; }
@param string
setFieldA
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function getFieldA() { return $this->fieldA; }
@return string
getFieldA
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function setFieldAIndex($fieldAIndex) { $this->fieldAIndex = $fieldAIndex; }
@param int
setFieldAIndex
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function getFieldAIndex() { return $this->fieldAIndex; }
@return int
getFieldAIndex
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function setFieldARequired($fieldARequired) { $this->fieldARequired = $fieldARequired; }
@param bool
setFieldARequired
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function getFieldARequired() { return $this->fieldARequired; }
@return bool
getFieldARequired
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function setFieldB($fieldB) { $this->fieldB = $fieldB; }
@param string
setFieldB
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function getFieldB() { return $this->fieldB; }
@return string
getFieldB
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function setFieldBIndex($fieldBIndex) { $this->fieldBIndex = $fieldBIndex; }
@param int
setFieldBIndex
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function getFieldBIndex() { return $this->fieldBIndex; }
@return int
getFieldBIndex
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function setFieldBRequired($fieldBRequired) { $this->fieldBRequired = $fieldBRequired; }
@param bool
setFieldBRequired
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function getFieldBRequired() { return $this->fieldBRequired; }
@return bool
getFieldBRequired
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function setOutputConstructor($outputConstructor) { $this->outputConstructor = $outputConstructor; }
@param string
setOutputConstructor
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function getOutputConstructor() { return $this->outputConstructor; }
@return string
getOutputConstructor
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function setOutputToField($outputToField) { $this->outputToField = $outputToField; }
@param string
setOutputToField
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function getOutputToField() { return $this->outputToField; }
@return string
getOutputToField
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function setOutputToFieldIndex($outputToFieldIndex) { $this->outputToFieldIndex = $outputToFieldIndex; }
@param int
setOutputToFieldIndex
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function getOutputToFieldIndex() { return $this->outputToFieldIndex; }
@return int
getOutputToFieldIndex
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function setOverrideOutputField($overrideOutputField) { $this->overrideOutputField = $overrideOutputField; }
@param bool
setOverrideOutputField
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function getOverrideOutputField() { return $this->overrideOutputField; }
@return bool
getOverrideOutputField
php
googleapis/google-api-php-client-services
src/Analytics/FilterAdvancedDetails.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/FilterAdvancedDetails.php
Apache-2.0
public function setCustomDataImportUids($customDataImportUids) { $this->customDataImportUids = $customDataImportUids; }
@param string[]
setCustomDataImportUids
php
googleapis/google-api-php-client-services
src/Analytics/AnalyticsDataimportDeleteUploadDataRequest.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/AnalyticsDataimportDeleteUploadDataRequest.php
Apache-2.0
public function getCustomDataImportUids() { return $this->customDataImportUids; }
@return string[]
getCustomDataImportUids
php
googleapis/google-api-php-client-services
src/Analytics/AnalyticsDataimportDeleteUploadDataRequest.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/AnalyticsDataimportDeleteUploadDataRequest.php
Apache-2.0
public function setAccountId($accountId) { $this->accountId = $accountId; }
@param string
setAccountId
php
googleapis/google-api-php-client-services
src/Analytics/GaDataProfileInfo.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/GaDataProfileInfo.php
Apache-2.0
public function getAccountId() { return $this->accountId; }
@return string
getAccountId
php
googleapis/google-api-php-client-services
src/Analytics/GaDataProfileInfo.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/GaDataProfileInfo.php
Apache-2.0
public function setInternalWebPropertyId($internalWebPropertyId) { $this->internalWebPropertyId = $internalWebPropertyId; }
@param string
setInternalWebPropertyId
php
googleapis/google-api-php-client-services
src/Analytics/GaDataProfileInfo.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/GaDataProfileInfo.php
Apache-2.0
public function getInternalWebPropertyId() { return $this->internalWebPropertyId; }
@return string
getInternalWebPropertyId
php
googleapis/google-api-php-client-services
src/Analytics/GaDataProfileInfo.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/GaDataProfileInfo.php
Apache-2.0
public function setProfileId($profileId) { $this->profileId = $profileId; }
@param string
setProfileId
php
googleapis/google-api-php-client-services
src/Analytics/GaDataProfileInfo.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/GaDataProfileInfo.php
Apache-2.0
public function getProfileId() { return $this->profileId; }
@return string
getProfileId
php
googleapis/google-api-php-client-services
src/Analytics/GaDataProfileInfo.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/GaDataProfileInfo.php
Apache-2.0
public function setProfileName($profileName) { $this->profileName = $profileName; }
@param string
setProfileName
php
googleapis/google-api-php-client-services
src/Analytics/GaDataProfileInfo.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/GaDataProfileInfo.php
Apache-2.0
public function getProfileName() { return $this->profileName; }
@return string
getProfileName
php
googleapis/google-api-php-client-services
src/Analytics/GaDataProfileInfo.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/GaDataProfileInfo.php
Apache-2.0
public function setTableId($tableId) { $this->tableId = $tableId; }
@param string
setTableId
php
googleapis/google-api-php-client-services
src/Analytics/GaDataProfileInfo.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/GaDataProfileInfo.php
Apache-2.0
public function getTableId() { return $this->tableId; }
@return string
getTableId
php
googleapis/google-api-php-client-services
src/Analytics/GaDataProfileInfo.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/GaDataProfileInfo.php
Apache-2.0
public function setWebPropertyId($webPropertyId) { $this->webPropertyId = $webPropertyId; }
@param string
setWebPropertyId
php
googleapis/google-api-php-client-services
src/Analytics/GaDataProfileInfo.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/GaDataProfileInfo.php
Apache-2.0
public function getWebPropertyId() { return $this->webPropertyId; }
@return string
getWebPropertyId
php
googleapis/google-api-php-client-services
src/Analytics/GaDataProfileInfo.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/GaDataProfileInfo.php
Apache-2.0
public function setHref($href) { $this->href = $href; }
@param string
setHref
php
googleapis/google-api-php-client-services
src/Analytics/CustomDataSourceChildLink.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/CustomDataSourceChildLink.php
Apache-2.0
public function getHref() { return $this->href; }
@return string
getHref
php
googleapis/google-api-php-client-services
src/Analytics/CustomDataSourceChildLink.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/CustomDataSourceChildLink.php
Apache-2.0
public function setType($type) { $this->type = $type; }
@param string
setType
php
googleapis/google-api-php-client-services
src/Analytics/CustomDataSourceChildLink.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/CustomDataSourceChildLink.php
Apache-2.0
public function getType() { return $this->type; }
@return string
getType
php
googleapis/google-api-php-client-services
src/Analytics/CustomDataSourceChildLink.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/CustomDataSourceChildLink.php
Apache-2.0
public function setEmail($email) { $this->email = $email; }
@param string
setEmail
php
googleapis/google-api-php-client-services
src/Analytics/UserRef.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UserRef.php
Apache-2.0
public function getEmail() { return $this->email; }
@return string
getEmail
php
googleapis/google-api-php-client-services
src/Analytics/UserRef.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UserRef.php
Apache-2.0
public function setId($id) { $this->id = $id; }
@param string
setId
php
googleapis/google-api-php-client-services
src/Analytics/UserRef.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UserRef.php
Apache-2.0
public function getId() { return $this->id; }
@return string
getId
php
googleapis/google-api-php-client-services
src/Analytics/UserRef.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UserRef.php
Apache-2.0
public function setKind($kind) { $this->kind = $kind; }
@param string
setKind
php
googleapis/google-api-php-client-services
src/Analytics/UserRef.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UserRef.php
Apache-2.0
public function getKind() { return $this->kind; }
@return string
getKind
php
googleapis/google-api-php-client-services
src/Analytics/UserRef.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/UserRef.php
Apache-2.0
public function setAccountId($accountId) { $this->accountId = $accountId; }
@param string
setAccountId
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function getAccountId() { return $this->accountId; }
@return string
getAccountId
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function setAudienceDefinition(RemarketingAudienceAudienceDefinition $audienceDefinition) { $this->audienceDefinition = $audienceDefinition; }
@param RemarketingAudienceAudienceDefinition
setAudienceDefinition
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function getAudienceDefinition() { return $this->audienceDefinition; }
@return RemarketingAudienceAudienceDefinition
getAudienceDefinition
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function setAudienceType($audienceType) { $this->audienceType = $audienceType; }
@param string
setAudienceType
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function getAudienceType() { return $this->audienceType; }
@return string
getAudienceType
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function setCreated($created) { $this->created = $created; }
@param string
setCreated
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function getCreated() { return $this->created; }
@return string
getCreated
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function getDescription() { return $this->description; }
@return string
getDescription
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function setId($id) { $this->id = $id; }
@param string
setId
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function getId() { return $this->id; }
@return string
getId
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function setInternalWebPropertyId($internalWebPropertyId) { $this->internalWebPropertyId = $internalWebPropertyId; }
@param string
setInternalWebPropertyId
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function getInternalWebPropertyId() { return $this->internalWebPropertyId; }
@return string
getInternalWebPropertyId
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function setKind($kind) { $this->kind = $kind; }
@param string
setKind
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function getKind() { return $this->kind; }
@return string
getKind
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function setLinkedAdAccounts($linkedAdAccounts) { $this->linkedAdAccounts = $linkedAdAccounts; }
@param LinkedForeignAccount[]
setLinkedAdAccounts
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function getLinkedAdAccounts() { return $this->linkedAdAccounts; }
@return LinkedForeignAccount[]
getLinkedAdAccounts
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function setLinkedViews($linkedViews) { $this->linkedViews = $linkedViews; }
@param string[]
setLinkedViews
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function getLinkedViews() { return $this->linkedViews; }
@return string[]
getLinkedViews
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function setStateBasedAudienceDefinition(RemarketingAudienceStateBasedAudienceDefinition $stateBasedAudienceDefinition) { $this->stateBasedAudienceDefinition = $stateBasedAudienceDefinition; }
@param RemarketingAudienceStateBasedAudienceDefinition
setStateBasedAudienceDefinition
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function getStateBasedAudienceDefinition() { return $this->stateBasedAudienceDefinition; }
@return RemarketingAudienceStateBasedAudienceDefinition
getStateBasedAudienceDefinition
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function setUpdated($updated) { $this->updated = $updated; }
@param string
setUpdated
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function getUpdated() { return $this->updated; }
@return string
getUpdated
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function setWebPropertyId($webPropertyId) { $this->webPropertyId = $webPropertyId; }
@param string
setWebPropertyId
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function getWebPropertyId() { return $this->webPropertyId; }
@return string
getWebPropertyId
php
googleapis/google-api-php-client-services
src/Analytics/RemarketingAudience.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/RemarketingAudience.php
Apache-2.0
public function setAccountRef(AccountRef $accountRef) { $this->accountRef = $accountRef; }
@param AccountRef
setAccountRef
php
googleapis/google-api-php-client-services
src/Analytics/EntityUserLinkEntity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/EntityUserLinkEntity.php
Apache-2.0
public function getAccountRef() { return $this->accountRef; }
@return AccountRef
getAccountRef
php
googleapis/google-api-php-client-services
src/Analytics/EntityUserLinkEntity.php
https://github.com/googleapis/google-api-php-client-services/blob/master/src/Analytics/EntityUserLinkEntity.php
Apache-2.0