Searched refs:logoUrl (Results 1 – 5 of 5) sorted by relevance
46 public $logoUrl; variable in Google\\Service\\AuthorizedBuyersMarketplace\\PublisherProfile155 public function setLogoUrl($logoUrl) argument157 $this->logoUrl = $logoUrl;164 return $this->logoUrl;
54 public $logoUrl; variable in Google\\Service\\AdExchangeBuyerII\\PublisherProfile189 public function setLogoUrl($logoUrl) argument191 $this->logoUrl = $logoUrl;198 return $this->logoUrl;
32 public $logoUrl; variable in Google\\Service\\AdExchangeBuyer\\PublisherProfileApiProto124 public function setLogoUrl($logoUrl) argument126 $this->logoUrl = $logoUrl;130 return $this->logoUrl;
160 $logoUrl = null;169 $logoUrl = $this->getMediaItemImage($pageNamespace);172 if(!$logoUrl) {173 $logoUrl = $this->getPageImage($itemNamespace, $pageID);179 …$renderer->doc .= '<div class="vi_content"><img loading="lazy" src="' . $logoUrl . '" style="' . $…
409 public $logoUrl; variable in Google_Advertiser495 public function setLogoUrl( $logoUrl) { argument496 $this->logoUrl = $logoUrl;499 return $this->logoUrl;