!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)

/uploads/script/vendor/google/apiclient-services/src/Google/Service/RealTimeBidding/   drwxr-xr-x
Free 13.13 GB of 57.97 GB (22.65%)
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.56 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.
 */

class Google_Service_RealTimeBidding_CreativeServingDecision extends Google_Collection
{
  protected 
$collection_key 'detectedVendorIds';
  protected 
$adTechnologyProvidersType 'Google_Service_RealTimeBidding_AdTechnologyProviders';
  protected 
$adTechnologyProvidersDataType '';
  protected 
$chinaPolicyComplianceType 'Google_Service_RealTimeBidding_PolicyCompliance';
  protected 
$chinaPolicyComplianceDataType '';
  protected 
$dealsPolicyComplianceType 'Google_Service_RealTimeBidding_PolicyCompliance';
  protected 
$dealsPolicyComplianceDataType '';
  protected 
$detectedAdvertisersType 'Google_Service_RealTimeBidding_AdvertiserAndBrand';
  protected 
$detectedAdvertisersDataType 'array';
  public 
$detectedAttributes;
  public 
$detectedClickThroughUrls;
  public 
$detectedDomains;
  public 
$detectedLanguages;
  public 
$detectedProductCategories;
  public 
$detectedSensitiveCategories;
  public 
$detectedVendorIds;
  public 
$lastStatusUpdate;
  protected 
$networkPolicyComplianceType 'Google_Service_RealTimeBidding_PolicyCompliance';
  protected 
$networkPolicyComplianceDataType '';
  protected 
$platformPolicyComplianceType 'Google_Service_RealTimeBidding_PolicyCompliance';
  protected 
$platformPolicyComplianceDataType '';
  protected 
$russiaPolicyComplianceType 'Google_Service_RealTimeBidding_PolicyCompliance';
  protected 
$russiaPolicyComplianceDataType '';

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

:: 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.0053 ]--