JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "GoogleAdsSearchads360V0ResourcesConversion.php"

Full Path: /home/u743136113/domains/arvi.seezify.com/public_html/vendor/google/apiclient-services/src/SA360/GoogleAdsSearchads360V0ResourcesConversion.php
File size: 8.09 KB
MIME-type: text/x-php
Charset: utf-8

<?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\SA360;

class GoogleAdsSearchads360V0ResourcesConversion extends \Google\Model
{
  /**
   * @var string
   */
  public $adId;
  /**
   * @var string
   */
  public $advertiserConversionId;
  /**
   * @var string
   */
  public $assetFieldType;
  /**
   * @var string
   */
  public $assetId;
  /**
   * @var string
   */
  public $attributionType;
  /**
   * @var string
   */
  public $clickId;
  /**
   * @var string
   */
  public $conversionDateTime;
  /**
   * @var string
   */
  public $conversionLastModifiedDateTime;
  /**
   * @var string
   */
  public $conversionQuantity;
  /**
   * @var string
   */
  public $conversionRevenueMicros;
  /**
   * @var string
   */
  public $conversionVisitDateTime;
  /**
   * @var string
   */
  public $criterionId;
  /**
   * @var string
   */
  public $floodlightOrderId;
  /**
   * @var string
   */
  public $floodlightOriginalRevenue;
  /**
   * @var string
   */
  public $id;
  /**
   * @var string
   */
  public $merchantId;
  /**
   * @var string
   */
  public $productChannel;
  /**
   * @var string
   */
  public $productCountryCode;
  /**
   * @var string
   */
  public $productId;
  /**
   * @var string
   */
  public $productLanguageCode;
  /**
   * @var string
   */
  public $productStoreId;
  /**
   * @var string
   */
  public $resourceName;
  /**
   * @var string
   */
  public $status;
  /**
   * @var string
   */
  public $visitId;

  /**
   * @param string
   */
  public function setAdId($adId)
  {
    $this->adId = $adId;
  }
  /**
   * @return string
   */
  public function getAdId()
  {
    return $this->adId;
  }
  /**
   * @param string
   */
  public function setAdvertiserConversionId($advertiserConversionId)
  {
    $this->advertiserConversionId = $advertiserConversionId;
  }
  /**
   * @return string
   */
  public function getAdvertiserConversionId()
  {
    return $this->advertiserConversionId;
  }
  /**
   * @param string
   */
  public function setAssetFieldType($assetFieldType)
  {
    $this->assetFieldType = $assetFieldType;
  }
  /**
   * @return string
   */
  public function getAssetFieldType()
  {
    return $this->assetFieldType;
  }
  /**
   * @param string
   */
  public function setAssetId($assetId)
  {
    $this->assetId = $assetId;
  }
  /**
   * @return string
   */
  public function getAssetId()
  {
    return $this->assetId;
  }
  /**
   * @param string
   */
  public function setAttributionType($attributionType)
  {
    $this->attributionType = $attributionType;
  }
  /**
   * @return string
   */
  public function getAttributionType()
  {
    return $this->attributionType;
  }
  /**
   * @param string
   */
  public function setClickId($clickId)
  {
    $this->clickId = $clickId;
  }
  /**
   * @return string
   */
  public function getClickId()
  {
    return $this->clickId;
  }
  /**
   * @param string
   */
  public function setConversionDateTime($conversionDateTime)
  {
    $this->conversionDateTime = $conversionDateTime;
  }
  /**
   * @return string
   */
  public function getConversionDateTime()
  {
    return $this->conversionDateTime;
  }
  /**
   * @param string
   */
  public function setConversionLastModifiedDateTime($conversionLastModifiedDateTime)
  {
    $this->conversionLastModifiedDateTime = $conversionLastModifiedDateTime;
  }
  /**
   * @return string
   */
  public function getConversionLastModifiedDateTime()
  {
    return $this->conversionLastModifiedDateTime;
  }
  /**
   * @param string
   */
  public function setConversionQuantity($conversionQuantity)
  {
    $this->conversionQuantity = $conversionQuantity;
  }
  /**
   * @return string
   */
  public function getConversionQuantity()
  {
    return $this->conversionQuantity;
  }
  /**
   * @param string
   */
  public function setConversionRevenueMicros($conversionRevenueMicros)
  {
    $this->conversionRevenueMicros = $conversionRevenueMicros;
  }
  /**
   * @return string
   */
  public function getConversionRevenueMicros()
  {
    return $this->conversionRevenueMicros;
  }
  /**
   * @param string
   */
  public function setConversionVisitDateTime($conversionVisitDateTime)
  {
    $this->conversionVisitDateTime = $conversionVisitDateTime;
  }
  /**
   * @return string
   */
  public function getConversionVisitDateTime()
  {
    return $this->conversionVisitDateTime;
  }
  /**
   * @param string
   */
  public function setCriterionId($criterionId)
  {
    $this->criterionId = $criterionId;
  }
  /**
   * @return string
   */
  public function getCriterionId()
  {
    return $this->criterionId;
  }
  /**
   * @param string
   */
  public function setFloodlightOrderId($floodlightOrderId)
  {
    $this->floodlightOrderId = $floodlightOrderId;
  }
  /**
   * @return string
   */
  public function getFloodlightOrderId()
  {
    return $this->floodlightOrderId;
  }
  /**
   * @param string
   */
  public function setFloodlightOriginalRevenue($floodlightOriginalRevenue)
  {
    $this->floodlightOriginalRevenue = $floodlightOriginalRevenue;
  }
  /**
   * @return string
   */
  public function getFloodlightOriginalRevenue()
  {
    return $this->floodlightOriginalRevenue;
  }
  /**
   * @param string
   */
  public function setId($id)
  {
    $this->id = $id;
  }
  /**
   * @return string
   */
  public function getId()
  {
    return $this->id;
  }
  /**
   * @param string
   */
  public function setMerchantId($merchantId)
  {
    $this->merchantId = $merchantId;
  }
  /**
   * @return string
   */
  public function getMerchantId()
  {
    return $this->merchantId;
  }
  /**
   * @param string
   */
  public function setProductChannel($productChannel)
  {
    $this->productChannel = $productChannel;
  }
  /**
   * @return string
   */
  public function getProductChannel()
  {
    return $this->productChannel;
  }
  /**
   * @param string
   */
  public function setProductCountryCode($productCountryCode)
  {
    $this->productCountryCode = $productCountryCode;
  }
  /**
   * @return string
   */
  public function getProductCountryCode()
  {
    return $this->productCountryCode;
  }
  /**
   * @param string
   */
  public function setProductId($productId)
  {
    $this->productId = $productId;
  }
  /**
   * @return string
   */
  public function getProductId()
  {
    return $this->productId;
  }
  /**
   * @param string
   */
  public function setProductLanguageCode($productLanguageCode)
  {
    $this->productLanguageCode = $productLanguageCode;
  }
  /**
   * @return string
   */
  public function getProductLanguageCode()
  {
    return $this->productLanguageCode;
  }
  /**
   * @param string
   */
  public function setProductStoreId($productStoreId)
  {
    $this->productStoreId = $productStoreId;
  }
  /**
   * @return string
   */
  public function getProductStoreId()
  {
    return $this->productStoreId;
  }
  /**
   * @param string
   */
  public function setResourceName($resourceName)
  {
    $this->resourceName = $resourceName;
  }
  /**
   * @return string
   */
  public function getResourceName()
  {
    return $this->resourceName;
  }
  /**
   * @param string
   */
  public function setStatus($status)
  {
    $this->status = $status;
  }
  /**
   * @return string
   */
  public function getStatus()
  {
    return $this->status;
  }
  /**
   * @param string
   */
  public function setVisitId($visitId)
  {
    $this->visitId = $visitId;
  }
  /**
   * @return string
   */
  public function getVisitId()
  {
    return $this->visitId;
  }
}

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