Hello: 
:Hello: Our account has set up adgroup, but we can't get performance data 
through ReportDefinitionReportType.ADGROUP_PERFORMANCE_REPORT api;
Call method: ReportQuery query =
new ReportQuery.Builder()
.fields("AdGroupId", "AdGroupName", "Cost")
.from(ReportDefinitionReportType.ADGROUP_PERFORMANCE_REPORT)
.during(localDate, localDate)
.build();

Corresponding api version;<dependency> <groupId>com.google.api-ads</groupId>
<artifactId>ads-lib</artifactId>
<version>4.5.0</version>
<!--<version>RELEASE</version>-->
</dependency>
<dependency>
<groupId>com.google.api-ads</groupId>
<artifactId>adwords-axis</artifactId>
<version>4.5.0</version>
</dependency>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d900820b-a301-4dcc-bad2-4739f8d17713%40googlegroups.com.

Reply via email to