/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/RealTimeBidding
NameSizeModeActions
Resource/-0755rm
ActivatePretargetingConfigRequest.php9130644editdlrm
AddTargetedAppsRequest.php14770644editdlrm
AddTargetedPublishersRequest.php15430644editdlrm
AddTargetedSitesRequest.php14720644editdlrm
AdTechnologyProviders.php20000644editdlrm
AdvertiserAndBrand.php19870644editdlrm
AppTargeting.php18210644editdlrm
BatchApprovePublisherConnectionsRequest.php12230644editdlrm
BatchApprovePublisherConnectionsResponse.php14300644editdlrm
BatchRejectPublisherConnectionsRequest.php12200644editdlrm
BatchRejectPublisherConnectionsResponse.php14270644editdlrm
Bidder.php25150644editdlrm
Buyer.php26530644editdlrm
CloseUserListRequest.php8740644editdlrm
Creative.php75370644editdlrm
CreativeDimensions.php13580644editdlrm
CreativeServingDecision.php68670644editdlrm
Date.php15020644editdlrm
DestinationNotCrawlableEvidence.php17010644editdlrm
DestinationNotWorkingEvidence.php31500644editdlrm
DestinationUrlEvidence.php11850644editdlrm
DomainCallEvidence.php16450644editdlrm
DomainCalls.php13840644editdlrm
DownloadSizeEvidence.php17600644editdlrm
Endpoint.php21700644editdlrm
GetRemarketingTagResponse.php11450644editdlrm
HtmlContent.php15740644editdlrm
HttpCallEvidence.php11460644editdlrm
HttpCookieEvidence.php15030644editdlrm
Image.php15280644editdlrm
ListBiddersResponse.php15080644editdlrm
ListBuyersResponse.php14930644editdlrm
ListCreativesResponse.php15380644editdlrm
ListEndpointsResponse.php15380644editdlrm
ListPretargetingConfigsResponse.php16880644editdlrm
ListPublisherConnectionsResponse.php17030644editdlrm
ListUserListsResponse.php15380644editdlrm
MediaFile.php13590644editdlrm
NativeContent.php44270644editdlrm
NumericTargetingDimension.php15180644editdlrm
OpenUserListRequest.php8710644editdlrm
PolicyCompliance.php14710644editdlrm
PolicyTopicEntry.php21650644editdlrm
PolicyTopicEvidence.php37490644editdlrm
PretargetingConfig.php91080644editdlrm
PublisherConnection.php22800644editdlrm
RealtimebiddingEmpty.php8740644editdlrm
RemoveTargetedAppsRequest.php11890644editdlrm
RemoveTargetedPublishersRequest.php12550644editdlrm
RemoveTargetedSitesRequest.php11840644editdlrm
StringTargetingDimension.php14830644editdlrm
SuspendPretargetingConfigRequest.php9100644editdlrm
UrlDownloadSize.php14520644editdlrm
UrlRestriction.php19770644editdlrm
UserList.php26260644editdlrm
VideoContent.php17700644editdlrm
VideoMetadata.php25760644editdlrm
WatchCreativesRequest.php8770644editdlrm
WatchCreativesResponse.php14120644editdlrm
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/RealTimeBidding/Creative.php (7537B)
accountId = $accountId; } /** * @return string */ public function getAccountId() { return $this->accountId; } /** * @param string */ public function setAdChoicesDestinationUrl($adChoicesDestinationUrl) { $this->adChoicesDestinationUrl = $adChoicesDestinationUrl; } /** * @return string */ public function getAdChoicesDestinationUrl() { return $this->adChoicesDestinationUrl; } /** * @param string */ public function setAdvertiserName($advertiserName) { $this->advertiserName = $advertiserName; } /** * @return string */ public function getAdvertiserName() { return $this->advertiserName; } /** * @param string */ public function setAgencyId($agencyId) { $this->agencyId = $agencyId; } /** * @return string */ public function getAgencyId() { return $this->agencyId; } /** * @param string */ public function setApiUpdateTime($apiUpdateTime) { $this->apiUpdateTime = $apiUpdateTime; } /** * @return string */ public function getApiUpdateTime() { return $this->apiUpdateTime; } /** * @param string */ public function setCreativeFormat($creativeFormat) { $this->creativeFormat = $creativeFormat; } /** * @return string */ public function getCreativeFormat() { return $this->creativeFormat; } /** * @param string */ public function setCreativeId($creativeId) { $this->creativeId = $creativeId; } /** * @return string */ public function getCreativeId() { return $this->creativeId; } /** * @param CreativeServingDecision */ public function setCreativeServingDecision(CreativeServingDecision $creativeServingDecision) { $this->creativeServingDecision = $creativeServingDecision; } /** * @return CreativeServingDecision */ public function getCreativeServingDecision() { return $this->creativeServingDecision; } /** * @param string[] */ public function setDealIds($dealIds) { $this->dealIds = $dealIds; } /** * @return string[] */ public function getDealIds() { return $this->dealIds; } /** * @param string[] */ public function setDeclaredAttributes($declaredAttributes) { $this->declaredAttributes = $declaredAttributes; } /** * @return string[] */ public function getDeclaredAttributes() { return $this->declaredAttributes; } /** * @param string[] */ public function setDeclaredClickThroughUrls($declaredClickThroughUrls) { $this->declaredClickThroughUrls = $declaredClickThroughUrls; } /** * @return string[] */ public function getDeclaredClickThroughUrls() { return $this->declaredClickThroughUrls; } /** * @param string[] */ public function setDeclaredRestrictedCategories($declaredRestrictedCategories) { $this->declaredRestrictedCategories = $declaredRestrictedCategories; } /** * @return string[] */ public function getDeclaredRestrictedCategories() { return $this->declaredRestrictedCategories; } /** * @param int[] */ public function setDeclaredVendorIds($declaredVendorIds) { $this->declaredVendorIds = $declaredVendorIds; } /** * @return int[] */ public function getDeclaredVendorIds() { return $this->declaredVendorIds; } /** * @param HtmlContent */ public function setHtml(HtmlContent $html) { $this->html = $html; } /** * @return HtmlContent */ public function getHtml() { return $this->html; } /** * @param string[] */ public function setImpressionTrackingUrls($impressionTrackingUrls) { $this->impressionTrackingUrls = $impressionTrackingUrls; } /** * @return string[] */ public function getImpressionTrackingUrls() { return $this->impressionTrackingUrls; } /** * @param string */ public function setName($name) { $this->name = $name; } /** * @return string */ public function getName() { return $this->name; } /** * @param NativeContent */ public function setNative(NativeContent $native) { $this->native = $native; } /** * @return NativeContent */ public function getNative() { return $this->native; } /** * @param string */ public function setRenderUrl($renderUrl) { $this->renderUrl = $renderUrl; } /** * @return string */ public function getRenderUrl() { return $this->renderUrl; } /** * @param string[] */ public function setRestrictedCategories($restrictedCategories) { $this->restrictedCategories = $restrictedCategories; } /** * @return string[] */ public function getRestrictedCategories() { return $this->restrictedCategories; } /** * @param int */ public function setVersion($version) { $this->version = $version; } /** * @return int */ public function getVersion() { return $this->version; } /** * @param VideoContent */ public function setVideo(VideoContent $video) { $this->video = $video; } /** * @return VideoContent */ public function getVideo() { return $this->video; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(Creative::class, 'Google_Service_RealTimeBidding_Creative');