/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/AdExchangeBuyer
NameSizeModeActions
Resource/-0755rm
Account.php31400644editdlrm
AccountBidderLocation.php15440644editdlrm
AccountsList.php13170644editdlrm
AddOrderDealsRequest.php16890644editdlrm
AddOrderDealsResponse.php14940644editdlrm
AddOrderNotesRequest.php12230644editdlrm
AddOrderNotesResponse.php12260644editdlrm
BillingInfo.php15830644editdlrm
BillingInfoList.php13380644editdlrm
Budget.php18530644editdlrm
Buyer.php10070644editdlrm
ContactInformation.php11600644editdlrm
CreateOrdersRequest.php14540644editdlrm
CreateOrdersResponse.php12380644editdlrm
Creative.php84090644editdlrm
CreativeAdTechnologyProviders.php14820644editdlrm
CreativeCorrections.php16010644editdlrm
CreativeCorrectionsContexts.php17000644editdlrm
CreativeDealIds.php14490644editdlrm
CreativeDealIdsDealStatuses.php14340644editdlrm
CreativeFilteringReasons.php14430644editdlrm
CreativeFilteringReasonsReasons.php13390644editdlrm
CreativeNativeAd.php38220644editdlrm
CreativeNativeAdAppIcon.php13240644editdlrm
CreativeNativeAdImage.php13180644editdlrm
CreativeNativeAdLogo.php13150644editdlrm
CreativeServingRestrictions.php19950644editdlrm
CreativeServingRestrictionsContexts.php17240644editdlrm
CreativeServingRestrictionsDisapprovalReasons.php13150644editdlrm
CreativesList.php15280644editdlrm
DealServingMetadata.php15720644editdlrm
DealServingMetadataDealPauseStatus.php20120644editdlrm
DealTerms.php46630644editdlrm
DealTermsGuaranteedFixedPriceTerms.php25050644editdlrm
DealTermsGuaranteedFixedPriceTermsBillingInfo.php20040644editdlrm
DealTermsNonGuaranteedAuctionTerms.php16990644editdlrm
DealTermsNonGuaranteedFixedPriceTerms.php13220644editdlrm
DealTermsRubiconNonGuaranteedTerms.php15870644editdlrm
DeleteOrderDealsRequest.php15590644editdlrm
DeleteOrderDealsResponse.php15030644editdlrm
DeliveryControl.php18030644editdlrm
DeliveryControlFrequencyCap.php15040644editdlrm
Dimension.php15090644editdlrm
DimensionDimensionValue.php13380644editdlrm
EditAllOrderDealsRequest.php20080644editdlrm
EditAllOrderDealsResponse.php14850644editdlrm
GetOffersResponse.php12170644editdlrm
GetOrderDealsResponse.php12260644editdlrm
GetOrderNotesResponse.php12260644editdlrm
GetOrdersResponse.php12290644editdlrm
GetPublisherProfilesByAccountIdResponse.php13340644editdlrm
MarketplaceDeal.php76770644editdlrm
MarketplaceDealParty.php14290644editdlrm
MarketplaceLabel.php19180644editdlrm
MarketplaceNote.php22900644editdlrm
MobileApplication.php12410644editdlrm
PerformanceReport.php59540644editdlrm
PerformanceReportList.php14820644editdlrm
PretargetingConfig.php75560644editdlrm
PretargetingConfigDimensions.php12040644editdlrm
PretargetingConfigExcludedPlacements.php12140644editdlrm
PretargetingConfigList.php13800644editdlrm
PretargetingConfigPlacements.php11900644editdlrm
PretargetingConfigVideoPlayerSizes.php14550644editdlrm
Price.php16500644editdlrm
PricePerBuyer.php19060644editdlrm
PrivateData.php12650644editdlrm
Product.php78690644editdlrm
Proposal.php66170644editdlrm
PublisherProfileApiProto.php64130644editdlrm
PublisherProvidedForecast.php17030644editdlrm
Seller.php12080644editdlrm
SharedTargeting.php17260644editdlrm
TargetingValue.php38040644editdlrm
TargetingValueCreativeSize.php25150644editdlrm
TargetingValueDayPartTargeting.php15440644editdlrm
TargetingValueDayPartTargetingDayPart.php18110644editdlrm
TargetingValueDemogAgeCriteria.php12100644editdlrm
TargetingValueDemogGenderCriteria.php12430644editdlrm
TargetingValueRequestPlatformTargeting.php12100644editdlrm
TargetingValueSize.php11740644editdlrm
UpdatePrivateAuctionProposalRequest.php19010644editdlrm
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/AdExchangeBuyer/Product.php (7869B)
billedBuyer = $billedBuyer; } /** * @return Buyer */ public function getBilledBuyer() { return $this->billedBuyer; } /** * @param Buyer */ public function setBuyer(Buyer $buyer) { $this->buyer = $buyer; } /** * @return Buyer */ public function getBuyer() { return $this->buyer; } public function setCreationTimeMs($creationTimeMs) { $this->creationTimeMs = $creationTimeMs; } public function getCreationTimeMs() { return $this->creationTimeMs; } /** * @param ContactInformation[] */ public function setCreatorContacts($creatorContacts) { $this->creatorContacts = $creatorContacts; } /** * @return ContactInformation[] */ public function getCreatorContacts() { return $this->creatorContacts; } public function setCreatorRole($creatorRole) { $this->creatorRole = $creatorRole; } public function getCreatorRole() { return $this->creatorRole; } /** * @param DeliveryControl */ public function setDeliveryControl(DeliveryControl $deliveryControl) { $this->deliveryControl = $deliveryControl; } /** * @return DeliveryControl */ public function getDeliveryControl() { return $this->deliveryControl; } public function setFlightEndTimeMs($flightEndTimeMs) { $this->flightEndTimeMs = $flightEndTimeMs; } public function getFlightEndTimeMs() { return $this->flightEndTimeMs; } public function setFlightStartTimeMs($flightStartTimeMs) { $this->flightStartTimeMs = $flightStartTimeMs; } public function getFlightStartTimeMs() { return $this->flightStartTimeMs; } public function setHasCreatorSignedOff($hasCreatorSignedOff) { $this->hasCreatorSignedOff = $hasCreatorSignedOff; } public function getHasCreatorSignedOff() { return $this->hasCreatorSignedOff; } public function setInventorySource($inventorySource) { $this->inventorySource = $inventorySource; } public function getInventorySource() { return $this->inventorySource; } public function setKind($kind) { $this->kind = $kind; } public function getKind() { return $this->kind; } /** * @param MarketplaceLabel[] */ public function setLabels($labels) { $this->labels = $labels; } /** * @return MarketplaceLabel[] */ public function getLabels() { return $this->labels; } public function setLastUpdateTimeMs($lastUpdateTimeMs) { $this->lastUpdateTimeMs = $lastUpdateTimeMs; } public function getLastUpdateTimeMs() { return $this->lastUpdateTimeMs; } public function setLegacyOfferId($legacyOfferId) { $this->legacyOfferId = $legacyOfferId; } public function getLegacyOfferId() { return $this->legacyOfferId; } public function setMarketplacePublisherProfileId($marketplacePublisherProfileId) { $this->marketplacePublisherProfileId = $marketplacePublisherProfileId; } public function getMarketplacePublisherProfileId() { return $this->marketplacePublisherProfileId; } public function setName($name) { $this->name = $name; } public function getName() { return $this->name; } public function setPrivateAuctionId($privateAuctionId) { $this->privateAuctionId = $privateAuctionId; } public function getPrivateAuctionId() { return $this->privateAuctionId; } public function setProductId($productId) { $this->productId = $productId; } public function getProductId() { return $this->productId; } public function setPublisherProfileId($publisherProfileId) { $this->publisherProfileId = $publisherProfileId; } public function getPublisherProfileId() { return $this->publisherProfileId; } /** * @param PublisherProvidedForecast */ public function setPublisherProvidedForecast(PublisherProvidedForecast $publisherProvidedForecast) { $this->publisherProvidedForecast = $publisherProvidedForecast; } /** * @return PublisherProvidedForecast */ public function getPublisherProvidedForecast() { return $this->publisherProvidedForecast; } public function setRevisionNumber($revisionNumber) { $this->revisionNumber = $revisionNumber; } public function getRevisionNumber() { return $this->revisionNumber; } /** * @param Seller */ public function setSeller(Seller $seller) { $this->seller = $seller; } /** * @return Seller */ public function getSeller() { return $this->seller; } /** * @param SharedTargeting[] */ public function setSharedTargetings($sharedTargetings) { $this->sharedTargetings = $sharedTargetings; } /** * @return SharedTargeting[] */ public function getSharedTargetings() { return $this->sharedTargetings; } public function setState($state) { $this->state = $state; } public function getState() { return $this->state; } public function setSyndicationProduct($syndicationProduct) { $this->syndicationProduct = $syndicationProduct; } public function getSyndicationProduct() { return $this->syndicationProduct; } /** * @param DealTerms */ public function setTerms(DealTerms $terms) { $this->terms = $terms; } /** * @return DealTerms */ public function getTerms() { return $this->terms; } public function setWebPropertyCode($webPropertyCode) { $this->webPropertyCode = $webPropertyCode; } public function getWebPropertyCode() { return $this->webPropertyCode; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(Product::class, 'Google_Service_AdExchangeBuyer_Product');