Hi Christian,

Is the campaign using custom affinity audiences, by any chance? If so, the 
criteria API report won't return rows for impressions attributed to those 
audiences since they aren't yet supported in the API.

Thanks,
Josh, AdWords API Team

On Monday, March 2, 2015 at 3:45:09 PM UTC-5, Christian wrote:
>
> Hi,
>
> I already checked the various forum posts about empty criterion reports 
> but it looks like I have a new problem in context of a specific campaign.
>
> The problematic campaign has impressions and clicks, so my understanding 
> is that metrics should be attributed to at least one criteria. The 
> criterion performance report (v201409), however, is empty. We use the 
> following selector (Python dict notation):
>
> 'selector': {
>     'fields': [
>         'Date',
>         'AdGroupId', 'Id',
>         'Cost', 'Impressions', 'AveragePosition', 'Clicks',
>         'Conversions', 'ConversionsManyPerClick', 'ConversionValue',
>     ],
>     'predicates': [
>         {
>             'field': 'AdGroupStatus',
>             'operator': 'IN',
>             'values': ['ENABLED'],
>         },
>         {
>             'field': 'Status',
>             'operator': 'IN',
>             'values': ['ENABLED', 'PAUSED'],
>         },
>     ],
> }
>
> For other accounts this works as expected. Even in the same account on a 
> similar campaign, the report is not empty and corresponds to metrics in the 
> AdWords UI.
>
> Some information on the campaign with an empty report: no display 
> keywords, only automatic placements, targeting by remarketing list and age 
> range.
>
> I can provide the campaign IDs in a private message.
>
> Thanks in avance for your support.
>
> Best regards,
> Christian
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/30a17ac3-1550-4a41-896a-5f021223aa53%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to