Hi Jude. First of all check rates for this at http://code.google.com/intl/ru-RU/apis/adwords/docs/ratesheet.html
I'll try you to explain it. You need TargetingIdeaService rates: For every call you will be billed for API units: 5 (for every call) + round(count of returned keywords * 0.1). I've get max 700 keywords. So for 700 keywords you will be billed for 75 API units. In $ this mean: 0,01875 $ If you still have your idea about loading data: 1. Register MCC account (not usual! only MCC accounts have ability to get API access) 2. Sign as developer 3. Wait approval of your API key (1-2 weeks usually) 4. Download this library: http://www.google.com/url?sa=D&q=http://code.google.com/p/google-api-adwords-php/ 5. Enter your auth details in <path to your library>/src/Google/ Adwords/Api/Ads/Adwords/*.ini files 6. Run example from <path to your library>/examples/v201101/ GetKeywordOpportunities.php Regards, -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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