I want to implement a variable utm_campaignin a DFP tag. So, I used the following sources:
utm_campaign
Google DFP: Pass UTM_Source to DFP using javascript (without access to DFP admin)
GPT - ads with key values displayed in key slots of advertisements
So I added
.setTargeting('utm_campaign', '< ?php echo $_GET['utm_campaign']; ?>');
to the code.
But I can't get the report to work. I set the free form key-value in the DFP admin, but it does not appear when I run the report. Only key values with predefined values are displayed in reports.
How can I make the report work, so I can see the DFP statistics for utm_campaign?
-, , .
Source: https://habr.com/ru/post/1686127/More articles:Detect adding photos only - iosFile 'wchar.h' not found - c ++Vaadin - Responsive Columns - javaIOS 11 navigation element with user interaction enabled not working - iosHow to create hover effect in html table using css? - htmlGoogle DFP: transfer UTM_Source to DFP using javascript (without access to DFP administrator) - javascriptGPT - объявления с ключевыми значениями, отображаемые в ключевых слотах рекламных объявлений - javascriptSafari 11 Bug Fieldset-Legend with overflow hidden and clicked - htmlHow to use the G Suite email audit API with google-api-python-client? - pythonИспользовать собственный шрифт из res/font с помощью WebView в Android - androidAll Articles