I'm trying to setup integration between an order processing system written 
in C#/ASP.NET and my AdWords account.  Specifically, I need to upload 
Conversions data to my Adwords account.  I've seen the import tool in the 
AdWords application but I need the process to be automated.

I found the AdWords API and it looks like the offlineConversionFeedService 
would work perfectly.  However, it also looks like I need a developers 
token to make it work and to get the token, I have to implement the 
Required Minimum Functionality.

So my questions are:

Do I really have to implement the RMF if the API is only used for 
internal integration?

If so, does the .NET example project implement the RMF? Can I just use that?

How would I expose the RMF if the API is only called from a service?

Thanks is advanced for the help,

Bill

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to