Questions tagged [double-click-advertising]

DoubleClick is a Google own company provider online advertising services.

DoubleClick is a provider of online advertising services. They provide libraries to embed ads within a web page, questions should be about integration with these libraries.

180 questions
3
votes
2 answers

Add 'Backup Image' in 'Google Web Designer' for Double Click banner ad

I am using Google Web Designer to create a DoubleClick banner ad in HTML5. The DoubleClick documentation says HTML5 ads should have a 'backup image' for browsers that don't have the capability to run HTML5 - however I can't find an explanation of…
niico
  • 8,315
  • 18
  • 65
  • 125
2
votes
0 answers

Disable DoubleClick Tag When Embedded YouTube Video Loads

My website is failing a cookie policy scan because the DoubleClick Tag is loaded when an embedded YouTube video is displayed on my web page. I have disabled "data collection" in my Google Analytics account but the DoubleClick tag still loads. As the…
2
votes
1 answer

"Unexpected error" thrown when using UrlFetch

I have been using App Scripts to Download and insert CM360 reports into Google Sheets for a while now, but since a couple of days back I get the following error when running the code: Exception: Unexpected error:…
2
votes
2 answers

HttpEroor 500 Backend Error and HttpError 403 using DoubleClick Bid Manager API in python

I need to create and run some queries as well as get the last reports via DoubleClick Bid Manager API in python, after following the example get_last_report.py in Github step by step, I always got an HttpError 500, like: Traceback (most recent call…
AAAn1ta
  • 31
  • 3
2
votes
1 answer

VPAID JavaScript Creatives

We are working with VAST 3.0 ads for ages. Recently we started receiving VPAID JavaScript creatives instead of XML VAST. We are okay to add the support VPAID in the platform native player: Our understanding was that platform native player should…
STeN
  • 6,172
  • 21
  • 75
  • 121
2
votes
1 answer

What is the difference between Admob ads, and "Double Click" ads?

Background Recently I've noticed there are 2 samples for Admob ads (here): Admob Double Click The problem I'd like to just know what is "Double Click". Reading over the Internet, to me it seems just like a different ads-company that Google has…
android developer
  • 106,412
  • 122
  • 641
  • 1,128
2
votes
0 answers

DFP SafeFrame doesn't expand in MS Edge 41

Exactly as the title says: my code expands a SafeFrame to fill the window when clicked, using $sf.ext.expand($sf.ext.geom().exp);. The base ad-unit renders without issue, but the attempt to expand fails every time. This works fine in Chrome, Firefox…
2
votes
0 answers

Can you match Google Analytics and DCM/DBM impressions on Big Query at user-level?

I use both the Analytics 360 integration for Big Query and DCM/DBM Big Query Transfer for programmatic advertising. In the ga_sessions table, GA assigns a "fullvisitorid", a 18-character all-numerical value, to each session. In the table that tracks…
2
votes
2 answers

how to create a CreativeAsset in dfp api

I'm trying to create an asset (CreativeAsset) to be used in a template Creative later. I cannot find in the documentation any way to create the asset itself, only to provide the base64 bytes, but I'd like to use this asset in multiple places, so I…
Dory Zidon
  • 9,328
  • 2
  • 20
  • 33
2
votes
1 answer

Empty batch encountered error in DoubleClick Search API using google-api-php-client

While uploading offline conversion to DoubleClick Search by using google-api-php-client library i encountered following error. Fatal error: Uncaught exception 'Google_Service_Exception' with message '{ "error": { "errors": [ { "domain": "global",…
2
votes
1 answer

What does "No Ads VAST response after one or more Wrappers" mean exactly?

When working with the VAST (and VPAID) protocols for showing video advertisements, the following error message occurs quite often: "No Ads VAST response after one or more Wrappers" While I have been searching the internet a lot about this, the…
vrijdenker
  • 1,284
  • 10
  • 24
2
votes
1 answer

HTML5 Banner Ad: Clicktag without URL

We recently built an HTML5 banner ad for a client and they came back to us asking why we did not add clicktag to the banner. We were not provided a URL so so we did not add a clicktag. Is it possible to add a clicktag without having a URL? I added…
brando
  • 161
  • 2
  • 11
2
votes
1 answer

Doubleclick ad unit I created is not showing image just target link

I created an ad unit in my doubleclick with a created and created a tag and placed it in a text widget on my wordpress site but only thing that shows is the target link and not the image why?
2
votes
7 answers

is there anyway to find the ad loading time using javascript

I am working an project where i need the starting time when an ad request made and end time when ad is completely loaded. So that i can compute latency time for ad. I am using google dfp and doubleclick. UPDATE: i don't want to call my website from…
redblood
  • 512
  • 1
  • 4
  • 17
2
votes
0 answers

What are the possible values for columnName when requesting a report through the API

I'm trying to programatically request an Executive Report (on Campaigns) that my users usally run manually. Following the instructions found at https://developers.google.com/doubleclick-search/v2/reference/reports/request , I can use the…
Ricardo Reyes
  • 11,542
  • 4
  • 24
  • 19
1
2
3
11 12