__construct() public method

public __construct ( $id = null, $url = null, $displayUrl = null, $finalUrls = null, $finalMobileUrls = null, $finalAppUrls = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $type = null, $devicePreference = null, $AdType = null )
 public function __construct($promotionLine = null, $id = null, $url = null, $displayUrl = null, $finalUrls = null, $finalMobileUrls = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $devicePreference = null, $AdType = null)
 {
     parent::__construct();
     $this->promotionLine = $promotionLine;
     $this->id = $id;
     $this->url = $url;
     $this->displayUrl = $displayUrl;
     $this->finalUrls = $finalUrls;
     $this->finalMobileUrls = $finalMobileUrls;
     $this->trackingUrlTemplate = $trackingUrlTemplate;
     $this->urlCustomParameters = $urlCustomParameters;
     $this->devicePreference = $devicePreference;
     $this->AdType = $AdType;
 }
 public function __construct($markupLanguages = null, $mobileCarriers = null, $image = null, $id = null, $url = null, $displayUrl = null, $finalUrls = null, $finalMobileUrls = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $devicePreference = null, $AdType = null)
 {
     parent::__construct();
     $this->markupLanguages = $markupLanguages;
     $this->mobileCarriers = $mobileCarriers;
     $this->image = $image;
     $this->id = $id;
     $this->url = $url;
     $this->displayUrl = $displayUrl;
     $this->finalUrls = $finalUrls;
     $this->finalMobileUrls = $finalMobileUrls;
     $this->trackingUrlTemplate = $trackingUrlTemplate;
     $this->urlCustomParameters = $urlCustomParameters;
     $this->devicePreference = $devicePreference;
     $this->AdType = $AdType;
 }
 public function __construct($image = null, $name = null, $adToCopyImageFrom = null, $id = null, $url = null, $displayUrl = null, $finalUrls = null, $finalMobileUrls = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $devicePreference = null, $AdType = null)
 {
     parent::__construct();
     $this->image = $image;
     $this->name = $name;
     $this->adToCopyImageFrom = $adToCopyImageFrom;
     $this->id = $id;
     $this->url = $url;
     $this->displayUrl = $displayUrl;
     $this->finalUrls = $finalUrls;
     $this->finalMobileUrls = $finalMobileUrls;
     $this->trackingUrlTemplate = $trackingUrlTemplate;
     $this->urlCustomParameters = $urlCustomParameters;
     $this->devicePreference = $devicePreference;
     $this->AdType = $AdType;
 }
Exemplo n.º 4
0
 public function __construct($headline = null, $description1 = null, $description2 = null, $id = null, $url = null, $displayUrl = null, $finalUrls = null, $finalMobileUrls = null, $finalAppUrls = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $devicePreference = null, $AdType = null)
 {
     parent::__construct();
     $this->headline = $headline;
     $this->description1 = $description1;
     $this->description2 = $description2;
     $this->id = $id;
     $this->url = $url;
     $this->displayUrl = $displayUrl;
     $this->finalUrls = $finalUrls;
     $this->finalMobileUrls = $finalMobileUrls;
     $this->finalAppUrls = $finalAppUrls;
     $this->trackingUrlTemplate = $trackingUrlTemplate;
     $this->urlCustomParameters = $urlCustomParameters;
     $this->devicePreference = $devicePreference;
     $this->AdType = $AdType;
 }
 public function __construct($marketingImage = null, $logoImage = null, $shortHeadline = null, $longHeadline = null, $description = null, $businessName = null, $id = null, $url = null, $displayUrl = null, $finalUrls = null, $finalMobileUrls = null, $finalAppUrls = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $type = null, $devicePreference = null, $AdType = null)
 {
     parent::__construct();
     $this->marketingImage = $marketingImage;
     $this->logoImage = $logoImage;
     $this->shortHeadline = $shortHeadline;
     $this->longHeadline = $longHeadline;
     $this->description = $description;
     $this->businessName = $businessName;
     $this->id = $id;
     $this->url = $url;
     $this->displayUrl = $displayUrl;
     $this->finalUrls = $finalUrls;
     $this->finalMobileUrls = $finalMobileUrls;
     $this->finalAppUrls = $finalAppUrls;
     $this->trackingUrlTemplate = $trackingUrlTemplate;
     $this->urlCustomParameters = $urlCustomParameters;
     $this->type = $type;
     $this->devicePreference = $devicePreference;
     $this->AdType = $AdType;
 }
 public function __construct($templateId = null, $adUnionId = null, $templateElements = null, $adAsImage = null, $dimensions = null, $name = null, $duration = null, $originAdId = null, $id = null, $url = null, $displayUrl = null, $finalUrls = null, $finalMobileUrls = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $devicePreference = null, $AdType = null)
 {
     parent::__construct();
     $this->templateId = $templateId;
     $this->adUnionId = $adUnionId;
     $this->templateElements = $templateElements;
     $this->adAsImage = $adAsImage;
     $this->dimensions = $dimensions;
     $this->name = $name;
     $this->duration = $duration;
     $this->originAdId = $originAdId;
     $this->id = $id;
     $this->url = $url;
     $this->displayUrl = $displayUrl;
     $this->finalUrls = $finalUrls;
     $this->finalMobileUrls = $finalMobileUrls;
     $this->trackingUrlTemplate = $trackingUrlTemplate;
     $this->urlCustomParameters = $urlCustomParameters;
     $this->devicePreference = $devicePreference;
     $this->AdType = $AdType;
 }
 public function __construct($name = null, $dimensions = null, $snippet = null, $impressionBeaconUrl = null, $adDuration = null, $certifiedVendorFormatId = null, $sourceUrl = null, $richMediaAdType = null, $adAttributes = null, $id = null, $url = null, $displayUrl = null, $finalUrls = null, $finalMobileUrls = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $devicePreference = null, $AdType = null)
 {
     parent::__construct();
     $this->name = $name;
     $this->dimensions = $dimensions;
     $this->snippet = $snippet;
     $this->impressionBeaconUrl = $impressionBeaconUrl;
     $this->adDuration = $adDuration;
     $this->certifiedVendorFormatId = $certifiedVendorFormatId;
     $this->sourceUrl = $sourceUrl;
     $this->richMediaAdType = $richMediaAdType;
     $this->adAttributes = $adAttributes;
     $this->id = $id;
     $this->url = $url;
     $this->displayUrl = $displayUrl;
     $this->finalUrls = $finalUrls;
     $this->finalMobileUrls = $finalMobileUrls;
     $this->trackingUrlTemplate = $trackingUrlTemplate;
     $this->urlCustomParameters = $urlCustomParameters;
     $this->devicePreference = $devicePreference;
     $this->AdType = $AdType;
 }
 public function __construct($countryCode = null, $phoneNumber = null, $businessName = null, $description1 = null, $description2 = null, $callTracked = null, $disableCallConversion = null, $conversionTypeId = null, $phoneNumberVerificationUrl = null, $id = null, $url = null, $displayUrl = null, $finalUrls = null, $finalMobileUrls = null, $finalAppUrls = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $type = null, $devicePreference = null, $AdType = null)
 {
     parent::__construct();
     $this->countryCode = $countryCode;
     $this->phoneNumber = $phoneNumber;
     $this->businessName = $businessName;
     $this->description1 = $description1;
     $this->description2 = $description2;
     $this->callTracked = $callTracked;
     $this->disableCallConversion = $disableCallConversion;
     $this->conversionTypeId = $conversionTypeId;
     $this->phoneNumberVerificationUrl = $phoneNumberVerificationUrl;
     $this->id = $id;
     $this->url = $url;
     $this->displayUrl = $displayUrl;
     $this->finalUrls = $finalUrls;
     $this->finalMobileUrls = $finalMobileUrls;
     $this->finalAppUrls = $finalAppUrls;
     $this->trackingUrlTemplate = $trackingUrlTemplate;
     $this->urlCustomParameters = $urlCustomParameters;
     $this->type = $type;
     $this->devicePreference = $devicePreference;
     $this->AdType = $AdType;
 }
 public function __construct($description1 = NULL, $description2 = NULL, $id = NULL, $url = NULL, $displayUrl = NULL, $devicePreference = NULL, $disapprovalReasons = NULL, $AdType = NULL)
 {
     parent::__construct();
     $this->description1 = $description1;
     $this->description2 = $description2;
     $this->id = $id;
     $this->url = $url;
     $this->displayUrl = $displayUrl;
     $this->devicePreference = $devicePreference;
     $this->disapprovalReasons = $disapprovalReasons;
     $this->AdType = $AdType;
 }
 public function __construct($templateId = NULL, $adUnionId = NULL, $templateElements = NULL, $dimensions = NULL, $name = NULL, $duration = NULL, $id = NULL, $url = NULL, $displayUrl = NULL, $disapprovalReasons = NULL, $AdType = NULL)
 {
     parent::__construct();
     $this->templateId = $templateId;
     $this->adUnionId = $adUnionId;
     $this->templateElements = $templateElements;
     $this->dimensions = $dimensions;
     $this->name = $name;
     $this->duration = $duration;
     $this->id = $id;
     $this->url = $url;
     $this->displayUrl = $displayUrl;
     $this->disapprovalReasons = $disapprovalReasons;
     $this->AdType = $AdType;
 }
 public function __construct($headline = null, $description = null, $markupLanguages = null, $mobileCarriers = null, $businessName = null, $countryCode = null, $phoneNumber = null, $id = null, $url = null, $displayUrl = null, $finalUrls = null, $finalMobileUrls = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $devicePreference = null, $AdType = null)
 {
     parent::__construct();
     $this->headline = $headline;
     $this->description = $description;
     $this->markupLanguages = $markupLanguages;
     $this->mobileCarriers = $mobileCarriers;
     $this->businessName = $businessName;
     $this->countryCode = $countryCode;
     $this->phoneNumber = $phoneNumber;
     $this->id = $id;
     $this->url = $url;
     $this->displayUrl = $displayUrl;
     $this->finalUrls = $finalUrls;
     $this->finalMobileUrls = $finalMobileUrls;
     $this->trackingUrlTemplate = $trackingUrlTemplate;
     $this->urlCustomParameters = $urlCustomParameters;
     $this->devicePreference = $devicePreference;
     $this->AdType = $AdType;
 }
 public function __construct($templateId = NULL, $adUnionId = NULL, $templateElements = NULL, $dimensions = NULL, $name = NULL, $duration = NULL, $id = NULL, $url = NULL, $displayUrl = NULL, $approvalStatus = NULL, $disapprovalReasons = NULL, $trademarkDisapproved = NULL, $AdType = NULL)
 {
     if (get_parent_class('TemplateAd')) {
         parent::__construct();
     }
     $this->templateId = $templateId;
     $this->adUnionId = $adUnionId;
     $this->templateElements = $templateElements;
     $this->dimensions = $dimensions;
     $this->name = $name;
     $this->duration = $duration;
     $this->id = $id;
     $this->url = $url;
     $this->displayUrl = $displayUrl;
     $this->approvalStatus = $approvalStatus;
     $this->disapprovalReasons = $disapprovalReasons;
     $this->trademarkDisapproved = $trademarkDisapproved;
     $this->AdType = $AdType;
 }
Exemplo n.º 13
0
 public function __construct(array $values)
 {
     parent::__construct($values);
     $this->organization_form_id = 0;
 }
 public function __construct($description1 = NULL, $description2 = NULL, $id = NULL, $url = NULL, $displayUrl = NULL, $disapprovalReasons = NULL, $AdType = NULL)
 {
     if (get_parent_class('DynamicSearchAd')) {
         parent::__construct();
     }
     $this->description1 = $description1;
     $this->description2 = $description2;
     $this->id = $id;
     $this->url = $url;
     $this->displayUrl = $displayUrl;
     $this->disapprovalReasons = $disapprovalReasons;
     $this->AdType = $AdType;
 }
Exemplo n.º 15
0
 function __construct($ad = NULL)
 {
     parent::__construct($ad);
 }
 public function __construct($headline = NULL, $description1 = NULL, $description2 = NULL, $id = NULL, $url = NULL, $displayUrl = NULL, $approvalStatus = NULL, $disapprovalReasons = NULL, $trademarkDisapproved = NULL, $AdType = NULL)
 {
     if (get_parent_class('TextAd')) {
         parent::__construct();
     }
     $this->headline = $headline;
     $this->description1 = $description1;
     $this->description2 = $description2;
     $this->id = $id;
     $this->url = $url;
     $this->displayUrl = $displayUrl;
     $this->approvalStatus = $approvalStatus;
     $this->disapprovalReasons = $disapprovalReasons;
     $this->trademarkDisapproved = $trademarkDisapproved;
     $this->AdType = $AdType;
 }
Exemplo n.º 17
0
 public function __construct($description1 = null, $description2 = null, $id = null, $url = null, $displayUrl = null, $devicePreference = null, $AdType = null)
 {
     parent::__construct();
     $this->description1 = $description1;
     $this->description2 = $description2;
     $this->id = $id;
     $this->url = $url;
     $this->displayUrl = $displayUrl;
     $this->devicePreference = $devicePreference;
     $this->AdType = $AdType;
 }
Exemplo n.º 18
0
 public function __construct()
 {
     parent::__construct();
     $this->ad_type = "image";
 }