!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/var/www/html/main_file/vendor/google/apiclient-services/src/RealTimeBidding/   drwxr-xr-x
Free 12.99 GB of 57.97 GB (22.41%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     CreativeServingDecision.php (6.71 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/*
 * Copyright 2014 Google Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not
 * use this file except in compliance with the License. You may obtain a copy of
 * the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
 * License for the specific language governing permissions and limitations under
 * the License.
 */

namespace Google\Service\RealTimeBidding;

class 
CreativeServingDecision extends \Google\Collection
{
  protected 
$collection_key 'detectedVendorIds';
  protected 
$adTechnologyProvidersType AdTechnologyProviders::class;
  protected 
$adTechnologyProvidersDataType '';
  protected 
$chinaPolicyComplianceType PolicyCompliance::class;
  protected 
$chinaPolicyComplianceDataType '';
  protected 
$dealsPolicyComplianceType PolicyCompliance::class;
  protected 
$dealsPolicyComplianceDataType '';
  protected 
$detectedAdvertisersType AdvertiserAndBrand::class;
  protected 
$detectedAdvertisersDataType 'array';
  
/**
   * @var string[]
   */
  
public $detectedAttributes;
  
/**
   * @var string[]
   */
  
public $detectedClickThroughUrls;
  
/**
   * @var string[]
   */
  
public $detectedDomains;
  
/**
   * @var string[]
   */
  
public $detectedLanguages;
  
/**
   * @var int[]
   */
  
public $detectedProductCategories;
  
/**
   * @var int[]
   */
  
public $detectedSensitiveCategories;
  
/**
   * @var int[]
   */
  
public $detectedVendorIds;
  
/**
   * @var string
   */
  
public $lastStatusUpdate;
  protected 
$networkPolicyComplianceType PolicyCompliance::class;
  protected 
$networkPolicyComplianceDataType '';
  protected 
$platformPolicyComplianceType PolicyCompliance::class;
  protected 
$platformPolicyComplianceDataType '';
  protected 
$russiaPolicyComplianceType PolicyCompliance::class;
  protected 
$russiaPolicyComplianceDataType '';

  
/**
   * @param AdTechnologyProviders
   */
  
public function setAdTechnologyProviders(AdTechnologyProviders $adTechnologyProviders)
  {
    
$this->adTechnologyProviders $adTechnologyProviders;
  }
  
/**
   * @return AdTechnologyProviders
   */
  
public function getAdTechnologyProviders()
  {
    return 
$this->adTechnologyProviders;
  }
  
/**
   * @param PolicyCompliance
   */
  
public function setChinaPolicyCompliance(PolicyCompliance $chinaPolicyCompliance)
  {
    
$this->chinaPolicyCompliance $chinaPolicyCompliance;
  }
  
/**
   * @return PolicyCompliance
   */
  
public function getChinaPolicyCompliance()
  {
    return 
$this->chinaPolicyCompliance;
  }
  
/**
   * @param PolicyCompliance
   */
  
public function setDealsPolicyCompliance(PolicyCompliance $dealsPolicyCompliance)
  {
    
$this->dealsPolicyCompliance $dealsPolicyCompliance;
  }
  
/**
   * @return PolicyCompliance
   */
  
public function getDealsPolicyCompliance()
  {
    return 
$this->dealsPolicyCompliance;
  }
  
/**
   * @param AdvertiserAndBrand[]
   */
  
public function setDetectedAdvertisers($detectedAdvertisers)
  {
    
$this->detectedAdvertisers $detectedAdvertisers;
  }
  
/**
   * @return AdvertiserAndBrand[]
   */
  
public function getDetectedAdvertisers()
  {
    return 
$this->detectedAdvertisers;
  }
  
/**
   * @param string[]
   */
  
public function setDetectedAttributes($detectedAttributes)
  {
    
$this->detectedAttributes $detectedAttributes;
  }
  
/**
   * @return string[]
   */
  
public function getDetectedAttributes()
  {
    return 
$this->detectedAttributes;
  }
  
/**
   * @param string[]
   */
  
public function setDetectedClickThroughUrls($detectedClickThroughUrls)
  {
    
$this->detectedClickThroughUrls $detectedClickThroughUrls;
  }
  
/**
   * @return string[]
   */
  
public function getDetectedClickThroughUrls()
  {
    return 
$this->detectedClickThroughUrls;
  }
  
/**
   * @param string[]
   */
  
public function setDetectedDomains($detectedDomains)
  {
    
$this->detectedDomains $detectedDomains;
  }
  
/**
   * @return string[]
   */
  
public function getDetectedDomains()
  {
    return 
$this->detectedDomains;
  }
  
/**
   * @param string[]
   */
  
public function setDetectedLanguages($detectedLanguages)
  {
    
$this->detectedLanguages $detectedLanguages;
  }
  
/**
   * @return string[]
   */
  
public function getDetectedLanguages()
  {
    return 
$this->detectedLanguages;
  }
  
/**
   * @param int[]
   */
  
public function setDetectedProductCategories($detectedProductCategories)
  {
    
$this->detectedProductCategories $detectedProductCategories;
  }
  
/**
   * @return int[]
   */
  
public function getDetectedProductCategories()
  {
    return 
$this->detectedProductCategories;
  }
  
/**
   * @param int[]
   */
  
public function setDetectedSensitiveCategories($detectedSensitiveCategories)
  {
    
$this->detectedSensitiveCategories $detectedSensitiveCategories;
  }
  
/**
   * @return int[]
   */
  
public function getDetectedSensitiveCategories()
  {
    return 
$this->detectedSensitiveCategories;
  }
  
/**
   * @param int[]
   */
  
public function setDetectedVendorIds($detectedVendorIds)
  {
    
$this->detectedVendorIds $detectedVendorIds;
  }
  
/**
   * @return int[]
   */
  
public function getDetectedVendorIds()
  {
    return 
$this->detectedVendorIds;
  }
  
/**
   * @param string
   */
  
public function setLastStatusUpdate($lastStatusUpdate)
  {
    
$this->lastStatusUpdate $lastStatusUpdate;
  }
  
/**
   * @return string
   */
  
public function getLastStatusUpdate()
  {
    return 
$this->lastStatusUpdate;
  }
  
/**
   * @param PolicyCompliance
   */
  
public function setNetworkPolicyCompliance(PolicyCompliance $networkPolicyCompliance)
  {
    
$this->networkPolicyCompliance $networkPolicyCompliance;
  }
  
/**
   * @return PolicyCompliance
   */
  
public function getNetworkPolicyCompliance()
  {
    return 
$this->networkPolicyCompliance;
  }
  
/**
   * @param PolicyCompliance
   */
  
public function setPlatformPolicyCompliance(PolicyCompliance $platformPolicyCompliance)
  {
    
$this->platformPolicyCompliance $platformPolicyCompliance;
  }
  
/**
   * @return PolicyCompliance
   */
  
public function getPlatformPolicyCompliance()
  {
    return 
$this->platformPolicyCompliance;
  }
  
/**
   * @param PolicyCompliance
   */
  
public function setRussiaPolicyCompliance(PolicyCompliance $russiaPolicyCompliance)
  {
    
$this->russiaPolicyCompliance $russiaPolicyCompliance;
  }
  
/**
   * @return PolicyCompliance
   */
  
public function getRussiaPolicyCompliance()
  {
    return 
$this->russiaPolicyCompliance;
  }
}

// Adding a class alias for backwards compatibility with the previous class name.
class_alias(CreativeServingDecision::class, 'Google_Service_RealTimeBidding_CreativeServingDecision');

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0101 ]--