Re: creating conversionactions with java googleads.v14

2023-07-20 Thread Marc Donis
The owner of the client library on Github directed me to Google Ads API Direct Support, who has now directed me back here. Can somebody please tell me how to get the snippet code from a newly created ConversionAction? Even just the Google Tag ID would do fine. Here is my code:

Re: creating conversionactions with java googleads.v14

2023-07-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Marc, With regards to ConversionAction.getTagSnippetsList(), for clarification, is this from the client library? If yes, I recommend reaching out to the respective client library owner by filing an issue on the issue tracker on the Issues tab of your chosen client library on the github,

creating ConversionActions with Java googleads.v14

2023-07-19 Thread Marc Donis
I'm basing my development on this code example , but I'm having some trouble creating and configuring ConversionActions. The docs here