Re: Target CPA with Goal Settings

2022-03-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Matteo, I work with Peter. To attach specific conversion actions to campaigns. you may need a custom goal, it appears that all category 'website' conversion actions are being linked to your campaign without a custom goal. If the above doesn't help, could you send us privately a full screen

Re: Target CPA with Goal Settings

2022-03-10 Thread Matteo Medda
Hello Peter, Thanks for the info. Matteo On Thursday, 10 March 2022 at 03:02:14 UTC+1 adsapi wrote: > Hi Matteo, > > Thank you for your reply. > > This section > > > of the guide sent by

Re: Target CPA with Goal Settings

2022-03-09 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Matteo, Thank you for your reply. This section of the guide sent by Ernie provides the steps on how you can achieve this. When performing the steps, you can use the BathJobService since its mutate operation supports both the custom_conversion_goal_operation and

Re: Target CPA with Goal Settings

2022-03-09 Thread Matteo Medda
Hi Ernie, Thanks for the infos. We are looking at the documentation, but we are unsure at what point in the flow we can assign a custom conversion goal to a campaign. Do we need to set the custom goal after creating the campaign? We use batchJobs, is it possible to do everything in the creation

Re: Target CPA with Goal Settings

2022-03-08 Thread Matteo Medda
Hi Matt, excuse me, I attach the image now. The steps are therefore: - recover the custom conversion goal - associate it with the campaign that we are creating there is no "code example" to take as a reference? Matteo On Tuesday, 8 March 2022 at 17:44:18 UTC+1 adsapi wrote: > Hi Matteo, > >

RE: Target CPA with Goal Settings

2022-03-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Matteo, Thanks for reaching out. We did not receive your attachment. However, campaign goals are supported in the Ads API. Please see this guide for details. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2XmToS:ref -- --

Target CPA with Goal Settings

2022-03-08 Thread Matteo Medda
Hello, we are using google ads api v9 (sdk php) to create "Display" campaigns with cpa target. Can you confirm that it is possible to create Display campaigns by setting a conversion goal directly (from API)? Directly from the platform we can select it (see attached image) but we can't via