You need to sign in to do that
Don't have an account?
shailesh.gusain.sfd1.3960741070027976E12
Intergration with google adwords
hello
I have a requirement to integrate salesforce with google adwords. so that we can create ,run and stop a campaign through salesforce. i just need a bit of help to start with code. we can integrate it with SOAP API. has anyone done it before?
Thanks in advance
Shailesh
I have a requirement to integrate salesforce with google adwords. so that we can create ,run and stop a campaign through salesforce. i just need a bit of help to start with code. we can integrate it with SOAP API. has anyone done it before?
Thanks in advance
Shailesh
have you checked these blogs out ?
I think it might give you a good start :
thanks for reply. i have seen salesforce retired support for google adwords, is analytics is good approach to manage adwords campaign?
choose which API you'd like to go with according to your business use case : https://help.salesforce.com/HTViewHelpDoc?id=integrate_what_is_api.htm&language=en_US
Then i'd say build away :)
A simple authentication starts with:
I have simila requiement .Do you have any solution / blogs on this requirement.
Hi Steve,
I did research and finally success with Rest API.
https://github.com/amitastreait/Salesforce---Google-Product-Generic/tree/master/Salesforce%20-%20Google%20Product
https://salesforce.stackexchange.com/questions/297892/calling-google-adwords-api-from-apex/297930?noredirect=1#comment445955_297930
You can refer above links to get the more information
Thanks for your help!
May be you can refer this
https://developers.google.com/google-ads/api/docs/campaigns/create-campaigns
If you are not clear then i would say contact google adwords forum team where they could help you on this.