Hi,
This report works.I have used this report and it gives me correct data .I
have tested it for the fields which you have specified.But instead of using
adhoc reports i use awql queries.
The query which gets me this data is as follows:-
$reportDefinition = "SELECT
AdGroupId,AdGroupName,AdGroupStatus,CampaignId,CampaignName,CampaignStatus,ReachFrequency,ReachFrequencyClicks,ReachFrequencyConv,ReachFrequencyConvRate,ReachFrequencyCtr,ReachFrequencyDate,UniqueUserCountAsLong
FROM ADGROUP_REACH_FREQUENCY_REPORT  DURING LAST_7_DAYS";



On Thu, Oct 4, 2012 at 7:26 AM, dkasak <daniel.ka...@247realmedia.com>wrote:

> Hi.
>
> We noticed you have added an ADGROUP_REACH_FREQUENCY_REPORT report type.
> We'd like to use this data. When I create a report request:
>
> <reportDefinition xmlns="https://adwords.google.com/api/adwords/cm/v201206
> ">
>     <selector>
>         <fields>AdGroupId</fields>
>         <fields>AdGroupName</fields>
>         <fields>AdGroupStatus</fields>
>         <fields>CampaignId</fields>
>         <fields>CampaignName</fields>
>         <fields>CampaignStatus</fields>
>         <fields>ReachFrequency</fields>
>         <fields>ReachFrequencyClicks</fields>
>         <fields>ReachFrequencyConv</fields>
>         <fields>ReachFrequencyConvRate</fields>
>         <fields>ReachFrequencyCtr</fields>
>         <fields>ReachFrequencyDate</fields>
>         <fields>UniqueUserCountAsLong</fields>
>     </selector>
>     <reportName>ADGROUP_REACH_FREQUENCY_REPORT</reportName>
>     <reportType>ADGROUP_REACH_FREQUENCY_REPORT</reportType>
>     <dateRangeType>LAST_7_DAYS</dateRangeType>
>     <downloadFormat>GZIPPED_XML</downloadFormat>
> </reportDefinition>
>
>  ... I get a gzipped XML, but it only contains headers; no rows.
>
> Is this report not working yet?
>
> Dan
>
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> http://adwordsapi.blogspot.com
> http://groups.google.com/group/adwords-api
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> You received this message because you are subscribed to the Google
> Groups "AdWords API Forum" group.
> To post to this group, send email to adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/adwords-api?hl=en
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to