Hi,

I'm trying to access individual click level information and unfortunately 
for some reason this field is not available. Could someone guide me to the 
right direction?

Bellow is fraction of query code from python script:

report_query = (adwords.ReportQueryBuilder()
                      .Select('GclId')
                      .From('CRITERIA_PERFORMANCE_REPORT')
                     # .Where('Status').In('ENABLED', 'PAUSED')
                      .During('LAST_7_DAYS')
                      .Build())


Error:

AdWordsReportBadRequestError: Type: 
ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT
Trigger: GclId
Field Path: None


R,

Donatas


-- 
 <https://www.firebirdtours.com>

-- 
Please note, this email and any files attached with it are confidential and 
intended solely for the individual named. If you received this 
communication by mistake, please don't forward it to anyone else, please 
erase all copies and attachments, and please let the sender know that it 
went to the wrong person.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4b079ba7-bf5c-480c-b766-1d01244efba8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • CRITERIA... donatas
    • Re:... 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
      • ... donatas
        • ... 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum

Reply via email to