Hi, I've been trying out the example code to view the traffic estimator service figures.
My adwords account is configured to use INR as the currency. Here's a sample result that I managed to obtain: Results for the keyword with text 'dog breeds' and match type 'EXACT': Estimated average CPC: 73289264 Estimated ad position: 1.00 Estimated daily clicks: 147 Estimated daily cost: 10849857024 The estimated average CPC and estimated daily cost do not seem to make sense. I referred to this post: http://groups.google.com/group/adwords-api/msg/644c17da6ab3c04e?pli=1 in which Eric Koleda has mentioned what the possible problem is. I've set MaxCpc in this fashion: $adGroupEstimateRequest->maxCpc = new Money(10000000000); What is the correct manner to retrieve meaningful results in terms of INR, and USD? I'd greatly appreciate any help! Thanks! -- Donald -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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
