Help Enabling IS_FIRST_LOOK_DIMENSION in GAM API

22 views
Skip to first unread message

Andrei Lozhkin (Andrei)

unread,
Jun 23, 2025, 11:05:03 AMJun 23
to Google Ad Manager API Forum

Hi Team,

Could you please advise on how to enable the IS_FIRST_LOOK_DIMENSION in the GAM API?

I’ve followed all the steps outlined in the official help page (https://support.google.com/admanager/answer/9241865?hl=en&ref_topic=9242064&sjid=2225855703118867367-NC), but I’m still encountering an error when running the report.

I’ve attached the report query and the error message for reference. Any guidance would be greatly appreciated!

Thank you in advance.


Report Query:

{
'dimensions': [
'AD_UNIT_ID',
'AD_UNIT_NAME',
'MOBILE_DEVICE_NAME',
'MOBILE_APP_RESOLVED_ID',
'MOBILE_INVENTORY_TYPE',
'DATE',
],
'columns': [
'AD_EXCHANGE_RESPONSES_SERVED',
'AD_EXCHANGE_LINE_ITEM_LEVEL_IMPRESSIONS',
'AD_EXCHANGE_LINE_ITEM_LEVEL_CLICKS',
'AD_EXCHANGE_LINE_ITEM_LEVEL_REVENUE',
'AD_EXCHANGE_TOTAL_REQUESTS',
],
'dateRangeType': 'CUSTOM_DATE',
'startDate': datetime.date(2025, 5, 1),
'endDate': datetime.date(2025, 5, 7),
'statement': {
'query': 'WHERE MOBILE_INVENTORY_TYPE = :inventory_type AND PROGRAMMATIC_CHANNEL_NAME = :programmatic_channel_name AND IS_FIRST_LOOK_DEAL = :is_first_look_deal',
'values': [
{'key': 'programmatic_channel_name', 'value': {'xsi_type': 'TextValue', 'value': 'Open Auction'}},
{'key': 'is_first_look_deal', 'value': {'xsi_type': 'TextValue', 'value': 'True'}},
{'key': 'inventory_type', 'value': {'xsi_type': 'TextValue', 'value': 'App'}},
],
},
'reportCurrency': 'HKD',
'adUnitView': 'FLAT',
}

Error:

```
File "/Users/drevich/Office/repos/adpp-backend/.venv/lib/python3.12/site-packages/zeep/wsdl/bindings/soap.py", line 329, in process_error    raise    Fault(zeep.exceptions.Fault: [ReportError.DIMENSION_VIEW_NOT_ALLOWED @ dimensions; trigger:'IS_FIRST_LOOK_DEAL']
```

Ad Manager API Forum Advisor

unread,
Jun 23, 2025, 12:09:12 PMJun 23
to andrei....@anymindgroup.com, google-doubleclick...@googlegroups.com

Hi,

To assist further, Please provide us with the following details for further investigation. 

You can send the details via Reply privately to the author option, or direct private reply to this email.


Thanks,
 
Google Logo Ad Manager API Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5
[2025-06-23 16:08:56Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01rfyWg:ref" (ADR-00315396)



Reply all
Reply to author
Forward
0 new messages