list available apps

2022-06-20 Thread 'Matan Peleg' via Google Ads API and AdWords API Forum
hola, is there a way to list the available application for creating campaigns? to be clear: when creating a campaign via the REST API for application installs, we need to add the 'appCampaignSetting' object that includes the 'appId' value. Is there a way to list the available app ids? Thank you

Re: copy a campaign via REST

2022-06-06 Thread 'Matan Peleg' via Google Ads API and AdWords API Forum
Any word on this? On Tuesday, May 31, 2022 at 12:49:02 PM UTC+3 Matan Peleg wrote: > Hi, > Looking for a way to create a new campaign identical to an existing one. > > On Monday, May 30, 2022 at 1:09:07 PM UTC+3 adsapi wrote: > >> Hi Matan, >> >> >> Thanks for reaching out to the Google Ads API S

copy a campaign via REST

2022-05-28 Thread 'Matan Peleg' via Google Ads API and AdWords API Forum
Hi, Is there a way to copy a campaign via REST? The isn't a copy method in the docs, but there is a copy option in the UI. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

refresh token expires after 1 hour

2022-05-15 Thread 'Matan Peleg' via Google Ads API and AdWords API Forum
Hi, I need to generate a refresh token for a backend service that uses the REST API. in this video it is advised to use the desktop flow. I manage to generate the code and the refresh token, but both expire after an ho

Re: including Locations when creating a campaign via REST

2022-05-10 Thread 'Matan Peleg' via Google Ads API and AdWords API Forum
thanks for your reply. Is it done via the geoTargetConstant? I need to add locations by DMA value. does every DMA have criterion_id? if so, how do know what that id is? can I add multiple DMAs as an array? On Wednesday, May 4, 2022 at 3:48:32 PM UTC+3 adsapi wrote: > Hello, > > Thanks for reac

Addind DMA as location via REST

2022-05-08 Thread 'Matan Peleg' via Google Ads API and AdWords API Forum
hola, I understand that in order to add location targeting to a campaign I need to add criteria via campaignCriteria. Is it done via the geoTargetConstant? I need to add locations by DMA value. does every DMA have criterion_id? if so, how do know what that id is? can I add multiple DMAs as an a