Good day!
I have a problem with collecting placements in Click Performance Report.
There is a field CriteriaParameters in this report with description:
and
| Display Name | Keyword / Placement
|
Formally this field should contain either keyword text or placement domain (as I understood). But in AWQL query I obtained empty cells:

in positions where AdNetworkType1 = display network.
Could you explain me, where is the problem.
My query is as follows:
SELECT CriteriaParameters, AdNetworkType2
FROM CLICK_PERFORMANCE_REPORT
DURING TODAY
When I search Placements in Placement Performance Report the result is correct.
Sincerely,
Fedor Ivanov