Hi Halley,
Stats in AdWords API generally comes from reports. I think
the ConversionValue column in Account Performance report should give you
the right data.
See https://developers.google.com/adwords/api/docs/appendix/reports#account
for details.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
The total number of clicks I am trying to get. (c #)
Use the get function of ConversionTrackerService,
That can receive ConversionTrackerPage I was understanding.
However, there is no field corresponding to the total value of the
conversion value in ConversionTrackerPage.
Please tell me may be h