Re: Can I perform OAuth for AdWords through an executable file?

2020-06-23 Thread Matthew Gherman
I am currently using the name of conversion actions for the conversion name, would this be correct? On Tuesday, June 23, 2020 at 5:17:12 PM UTC-4, Matthew Gherman wrote: > > NameValueType > ▶ ApiException {This customer does not have an import conversion with a > name that matches the label of

Re: Can I perform OAuth for AdWords through an executable file?

2020-06-23 Thread Matthew Gherman
NameValueType ▶ ApiException {This customer does not have an import conversion with a name that matches the label of this conversion.. (Error: OfflineConversionError.INVALID_CONVERSION_TYPE, FieldPath: operations[0].operand, Trigger: )} object {Google.Api.Ads.AdWords.v201809.ApiException}

RE: Can I perform OAuth for AdWords through an executable file?

2020-06-23 Thread Google Ads API Forum Advisor Prod
Hi Matthew, You should be able to set this up with an installed app. There are details on how to set it up here. Please let me know if you run into issues. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q218Slr:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Can I perform OAuth for AdWords through an executable file?

2020-06-22 Thread Matthew Gherman
I believe that the service account method is the best route for this process but if anyone has suggestions otherwise please let me know. But keep in mind that the process needs to take place in a console and cannot be done through a web site -- --