Hi all!
I need to get all URLs by company, where my videoAd had been displayed. If
I see it from AdWords web interface - for example for 25.06.2018 - there is
about 4000 youtube channels, where AD been displayed. But if I get it
from Url Performance Report by script - there only 180 urls((( WHY
Hi!
I have VideoAd, and when i see dispayed urls in Web Interface of AdWords -
there are above 4000 youtube channels, but when I get it
from URL_PERFORMANCE_REPORT by script - there only 183 URLs. Why??
My script:
var period = '20180625, 20180625';
function main() {
var videoIdList = [];
v