accountId = $accountId; } public function getAccountId() { return $this->accountId; } public function setActive($active) { $this->active = $active; } public function getActive() { return $this->active; } public function setAdParameters($adParameters) { $this->adParameters = $adParameters; } public function getAdParameters() { return $this->adParameters; } public function setAdTagKeys($adTagKeys) { $this->adTagKeys = $adTagKeys; } public function getAdTagKeys() { return $this->adTagKeys; } /** * @param Google_Service_Dfareporting_Size */ public function setAdditionalSizes($additionalSizes) { $this->additionalSizes = $additionalSizes; } /** * @return Google_Service_Dfareporting_Size */ public function getAdditionalSizes() { return $this->additionalSizes; } public function setAdvertiserId($advertiserId) { $this->advertiserId = $advertiserId; } public function getAdvertiserId() { return $this->advertiserId; } public function setAllowScriptAccess($allowScriptAccess) { $this->allowScriptAccess = $allowScriptAccess; } public function getAllowScriptAccess() { return $this->allowScriptAccess; } public function setArchived($archived) { $this->archived = $archived; } public function getArchived() { return $this->archived; } public function setArtworkType($artworkType) { $this->artworkType = $artworkType; } public function getArtworkType() { return $this->artworkType; } public function setAuthoringSource($authoringSource) { $this->authoringSource = $authoringSource; } public function getAuthoringSource() { return $this->authoringSource; } public function setAuthoringTool($authoringTool) { $this->authoringTool = $authoringTool; } public function getAuthoringTool() { return $this->authoringTool; } public function setAutoAdvanceImages($autoAdvanceImages) { $this->autoAdvanceImages = $autoAdvanceImages; } public function getAutoAdvanceImages() { return $this->autoAdvanceImages; } public function setBackgroundColor($backgroundColor) { $this->backgroundColor = $backgroundColor; } public function getBackgroundColor() { return $this->backgroundColor; } /** * @param Google_Service_Dfareporting_CreativeClickThroughUrl */ public function setBackupImageClickThroughUrl(Google_Service_Dfareporting_CreativeClickThroughUrl $backupImageClickThroughUrl) { $this->backupImageClickThroughUrl = $backupImageClickThroughUrl; } /** * @return Google_Service_Dfareporting_CreativeClickThroughUrl */ public function getBackupImageClickThroughUrl() { return $this->backupImageClickThroughUrl; } public function setBackupImageFeatures($backupImageFeatures) { $this->backupImageFeatures = $backupImageFeatures; } public function getBackupImageFeatures() { return $this->backupImageFeatures; } public function setBackupImageReportingLabel($backupImageReportingLabel) { $this->backupImageReportingLabel = $backupImageReportingLabel; } public function getBackupImageReportingLabel() { return $this->backupImageReportingLabel; } /** * @param Google_Service_Dfareporting_TargetWindow */ public function setBackupImageTargetWindow(Google_Service_Dfareporting_TargetWindow $backupImageTargetWindow) { $this->backupImageTargetWindow = $backupImageTargetWindow; } /** * @return Google_Service_Dfareporting_TargetWindow */ public function getBackupImageTargetWindow() { return $this->backupImageTargetWindow; } /** * @param Google_Service_Dfareporting_ClickTag */ public function setClickTags($clickTags) { $this->clickTags = $clickTags; } /** * @return Google_Service_Dfareporting_ClickTag */ public function getClickTags() { return $this->clickTags; } public function setCommercialId($commercialId) { $this->commercialId = $commercialId; } public function getCommercialId() { return $this->commercialId; } public function setCompanionCreatives($companionCreatives) { $this->companionCreatives = $companionCreatives; } public function getCompanionCreatives() { return $this->companionCreatives; } public function setCompatibility($compatibility) { $this->compatibility = $compatibility; } public function getCompatibility() { return $this->compatibility; } public function setConvertFlashToHtml5($convertFlashToHtml5) { $this->convertFlashToHtml5 = $convertFlashToHtml5; } public function getConvertFlashToHtml5() { return $this->convertFlashToHtml5; } /** * @param Google_Service_Dfareporting_CreativeCustomEvent */ public function setCounterCustomEvents($counterCustomEvents) { $this->counterCustomEvents = $counterCustomEvents; } /** * @return Google_Service_Dfareporting_CreativeCustomEvent */ public function getCounterCustomEvents() { return $this->counterCustomEvents; } /** * @param Google_Service_Dfareporting_CreativeAssetSelection */ public function setCreativeAssetSelection(Google_Service_Dfareporting_CreativeAssetSelection $creativeAssetSelection) { $this->creativeAssetSelection = $creativeAssetSelection; } /** * @return Google_Service_Dfareporting_CreativeAssetSelection */ public function getCreativeAssetSelection() { return $this->creativeAssetSelection; } /** * @param Google_Service_Dfareporting_CreativeAsset */ public function setCreativeAssets($creativeAssets) { $this->creativeAssets = $creativeAssets; } /** * @return Google_Service_Dfareporting_CreativeAsset */ public function getCreativeAssets() { return $this->creativeAssets; } /** * @param Google_Service_Dfareporting_CreativeFieldAssignment */ public function setCreativeFieldAssignments($creativeFieldAssignments) { $this->creativeFieldAssignments = $creativeFieldAssignments; } /** * @return Google_Service_Dfareporting_CreativeFieldAssignment */ public function getCreativeFieldAssignments() { return $this->creativeFieldAssignments; } public function setCustomKeyValues($customKeyValues) { $this->customKeyValues = $customKeyValues; } public function getCustomKeyValues() { return $this->customKeyValues; } public function setDynamicAssetSelection($dynamicAssetSelection) { $this->dynamicAssetSelection = $dynamicAssetSelection; } public function getDynamicAssetSelection() { return $this->dynamicAssetSelection; } /** * @param Google_Service_Dfareporting_CreativeCustomEvent */ public function setExitCustomEvents($exitCustomEvents) { $this->exitCustomEvents = $exitCustomEvents; } /** * @return Google_Service_Dfareporting_CreativeCustomEvent */ public function getExitCustomEvents() { return $this->exitCustomEvents; } /** * @param Google_Service_Dfareporting_FsCommand */ public function setFsCommand(Google_Service_Dfareporting_FsCommand $fsCommand) { $this->fsCommand = $fsCommand; } /** * @return Google_Service_Dfareporting_FsCommand */ public function getFsCommand() { return $this->fsCommand; } public function setHtmlCode($htmlCode) { $this->htmlCode = $htmlCode; } public function getHtmlCode() { return $this->htmlCode; } public function setHtmlCodeLocked($htmlCodeLocked) { $this->htmlCodeLocked = $htmlCodeLocked; } public function getHtmlCodeLocked() { return $this->htmlCodeLocked; } public function setId($id) { $this->id = $id; } public function getId() { return $this->id; } /** * @param Google_Service_Dfareporting_DimensionValue */ public function setIdDimensionValue(Google_Service_Dfareporting_DimensionValue $idDimensionValue) { $this->idDimensionValue = $idDimensionValue; } /** * @return Google_Service_Dfareporting_DimensionValue */ public function getIdDimensionValue() { return $this->idDimensionValue; } public function setKind($kind) { $this->kind = $kind; } public function getKind() { return $this->kind; } /** * @param Google_Service_Dfareporting_LastModifiedInfo */ public function setLastModifiedInfo(Google_Service_Dfareporting_LastModifiedInfo $lastModifiedInfo) { $this->lastModifiedInfo = $lastModifiedInfo; } /** * @return Google_Service_Dfareporting_LastModifiedInfo */ public function getLastModifiedInfo() { return $this->lastModifiedInfo; } public function setLatestTraffickedCreativeId($latestTraffickedCreativeId) { $this->latestTraffickedCreativeId = $latestTraffickedCreativeId; } public function getLatestTraffickedCreativeId() { return $this->latestTraffickedCreativeId; } public function setMediaDescription($mediaDescription) { $this->mediaDescription = $mediaDescription; } public function getMediaDescription() { return $this->mediaDescription; } public function setMediaDuration($mediaDuration) { $this->mediaDuration = $mediaDuration; } public function getMediaDuration() { return $this->mediaDuration; } public function setName($name) { $this->name = $name; } public function getName() { return $this->name; } public function setOverrideCss($overrideCss) { $this->overrideCss = $overrideCss; } public function getOverrideCss() { return $this->overrideCss; } /** * @param Google_Service_Dfareporting_VideoOffset */ public function setProgressOffset(Google_Service_Dfareporting_VideoOffset $progressOffset) { $this->progressOffset = $progressOffset; } /** * @return Google_Service_Dfareporting_VideoOffset */ public function getProgressOffset() { return $this->progressOffset; } public function setRedirectUrl($redirectUrl) { $this->redirectUrl = $redirectUrl; } public function getRedirectUrl() { return $this->redirectUrl; } public function setRenderingId($renderingId) { $this->renderingId = $renderingId; } public function getRenderingId() { return $this->renderingId; } /** * @param Google_Service_Dfareporting_DimensionValue */ public function setRenderingIdDimensionValue(Google_Service_Dfareporting_DimensionValue $renderingIdDimensionValue) { $this->renderingIdDimensionValue = $renderingIdDimensionValue; } /** * @return Google_Service_Dfareporting_DimensionValue */ public function getRenderingIdDimensionValue() { return $this->renderingIdDimensionValue; } public function setRequiredFlashPluginVersion($requiredFlashPluginVersion) { $this->requiredFlashPluginVersion = $requiredFlashPluginVersion; } public function getRequiredFlashPluginVersion() { return $this->requiredFlashPluginVersion; } public function setRequiredFlashVersion($requiredFlashVersion) { $this->requiredFlashVersion = $requiredFlashVersion; } public function getRequiredFlashVersion() { return $this->requiredFlashVersion; } /** * @param Google_Service_Dfareporting_Size */ public function setSize(Google_Service_Dfareporting_Size $size) { $this->size = $size; } /** * @return Google_Service_Dfareporting_Size */ public function getSize() { return $this->size; } /** * @param Google_Service_Dfareporting_VideoOffset */ public function setSkipOffset(Google_Service_Dfareporting_VideoOffset $skipOffset) { $this->skipOffset = $skipOffset; } /** * @return Google_Service_Dfareporting_VideoOffset */ public function getSkipOffset() { return $this->skipOffset; } public function setSkippable($skippable) { $this->skippable = $skippable; } public function getSkippable() { return $this->skippable; } public function setSslCompliant($sslCompliant) { $this->sslCompliant = $sslCompliant; } public function getSslCompliant() { return $this->sslCompliant; } public function setSslOverride($sslOverride) { $this->sslOverride = $sslOverride; } public function getSslOverride() { return $this->sslOverride; } public function setStudioAdvertiserId($studioAdvertiserId) { $this->studioAdvertiserId = $studioAdvertiserId; } public function getStudioAdvertiserId() { return $this->studioAdvertiserId; } public function setStudioCreativeId($studioCreativeId) { $this->studioCreativeId = $studioCreativeId; } public function getStudioCreativeId() { return $this->studioCreativeId; } public function setStudioTraffickedCreativeId($studioTraffickedCreativeId) { $this->studioTraffickedCreativeId = $studioTraffickedCreativeId; } public function getStudioTraffickedCreativeId() { return $this->studioTraffickedCreativeId; } public function setSubaccountId($subaccountId) { $this->subaccountId = $subaccountId; } public function getSubaccountId() { return $this->subaccountId; } public function setThirdPartyBackupImageImpressionsUrl($thirdPartyBackupImageImpressionsUrl) { $this->thirdPartyBackupImageImpressionsUrl = $thirdPartyBackupImageImpressionsUrl; } public function getThirdPartyBackupImageImpressionsUrl() { return $this->thirdPartyBackupImageImpressionsUrl; } public function setThirdPartyRichMediaImpressionsUrl($thirdPartyRichMediaImpressionsUrl) { $this->thirdPartyRichMediaImpressionsUrl = $thirdPartyRichMediaImpressionsUrl; } public function getThirdPartyRichMediaImpressionsUrl() { return $this->thirdPartyRichMediaImpressionsUrl; } /** * @param Google_Service_Dfareporting_ThirdPartyTrackingUrl */ public function setThirdPartyUrls($thirdPartyUrls) { $this->thirdPartyUrls = $thirdPartyUrls; } /** * @return Google_Service_Dfareporting_ThirdPartyTrackingUrl */ public function getThirdPartyUrls() { return $this->thirdPartyUrls; } /** * @param Google_Service_Dfareporting_CreativeCustomEvent */ public function setTimerCustomEvents($timerCustomEvents) { $this->timerCustomEvents = $timerCustomEvents; } /** * @return Google_Service_Dfareporting_CreativeCustomEvent */ public function getTimerCustomEvents() { return $this->timerCustomEvents; } public function setTotalFileSize($totalFileSize) { $this->totalFileSize = $totalFileSize; } public function getTotalFileSize() { return $this->totalFileSize; } public function setType($type) { $this->type = $type; } public function getType() { return $this->type; } /** * @param Google_Service_Dfareporting_UniversalAdId */ public function setUniversalAdId(Google_Service_Dfareporting_UniversalAdId $universalAdId) { $this->universalAdId = $universalAdId; } /** * @return Google_Service_Dfareporting_UniversalAdId */ public function getUniversalAdId() { return $this->universalAdId; } public function setVersion($version) { $this->version = $version; } public function getVersion() { return $this->version; } }