I'm trying to create SSIS (SQL Server Integration Services Package) which connects to our Adwords API, extracts the data and loads it onto our SQL server.
But in order to configure the SSIS package for Adwords connection, I'm trying to test the Adwords API calling in SoapUI (API Testing Tool). But as of now I'm stuck with few issues like, - How to pass on OAuth2 credentials(Client ID and Client Secret) in a SOAP project in SoapUI ? (Its allows for REST based projects but not sure how for SOAP based projects). - Same with Access Token and Refresh Token, not sure how to pass on these aswell. Any references to articles/discussion threads/suggestions on Adwords API testing in SoapUI would be helpful. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/b0a7eac9-96be-4134-a3f7-60c2b3ae6435n%40googlegroups.com.
