Hi Flavien, Thank you for providing more context. As for retrieving the Cpc (Cost per conversion), you may do so by selecting the CostPerConversion <https://developers.google.com/adwords/api/docs/appendix/reports/all-reports#costperconversion> field from any report type you wish to generate as listed in the link. You may also refer to our reporting guide <https://developers.google.com/adwords/api/docs/guides/reporting> and to our sample report codes <https://developers.google.com/adwords/api/docs/samples/java/reporting> (other languages are also available in the link) on how to generate the report and retrieve the information you need.
As for transferring the information from your production accounts to test accounts, I'm afraid that this is not possible directly as both belong to different environments and hierarchies. You will have to manually copy all the information from your production account, put them in a temporary storage and use those information to recreate them using your test account. However, if what you want is to be able to test using your current production data without compromising it, you may do so by referring to this guide <https://developers.google.com/adwords/api/docs/guides/objects-methods#mutate_validation> . When the header is set to true, the request is validated but not performed so your production data should remain intact or unchanged. I hope this helps and feel free to write back for any additional clarifications. Thanks and regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/7173d911-46fb-44ab-b8af-2672f5864654%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
