Estimation for Performance Max campaigns

2024-03-26 Thread lezhne...@gmail.com
I can't figure out how to estimate performance max campaigns that do not have ad groups nor keywords. What service/API shoudl I use for that purpose? I see that this is possible as mentioned here: https://support.google.com/google-ads/answer/11593425?hl=en -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Generate Forecast Metrics For Performance Max?

2024-02-28 Thread lezhne...@gmail.com
Is it possible to build a forecast for a proposed gpm campaign? I see it expects us to provide keywords which are not available for PerfMax campaigns. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~

SHORT_DESCRIPTION_REQUIRED when creating a new asset group.

2023-11-21 Thread lezhne...@gmail.com
I see this new error recently. According to the release notes, this error name appeared in API v13. What does it mean? My request provides enough descriptions according to the limits described here . Does it have to do a

Re: Unable to create Asset Group Signal via. API call

2023-10-11 Thread lezhne...@gmail.com
The problem re-surfaced. I emailed google over email but wanted to ping here too in case others experience the same issue. On Tuesday, 6 June 2023 at 18:29:38 UTC+2 Google Ads API Forum Advisor wrote: > Hello Dmitriy, > > Thank you for responding back to us and confirming that the issue appears

Re: Unable to create Asset Group Signal via. API call

2023-06-01 Thread lezhne...@gmail.com
Let me clarify the problem. We are ABLE to create pmax campaigns. But later when we want to create an asset group it fails. It used to work just weeks ago as we have this code in production. Steps to reproduce: 1. create assets - WORKS 2. Create a pmax campaign - WORKS 3. create asset group in

Re: Unable to create Asset Group Signal via. API call

2023-05-25 Thread lezhne...@gmail.com
I just encountered the same problem (funny, exactly one year later). Does the above mean that asset group creation must follow asset creation in order to succeed? On Wednesday, 25 May 2022 at 04:23:54 UTC+2 Google Ads API Forum Advisor wrote: > Hi, > > > Thanks for reaching out to the Google

Re: Account Link

2022-05-25 Thread lezhne...@gmail.com
Hello! I found this conversation as I am working on shopping campaigns. Is it possible to link an existing merchant account to google ads account over API (as of now)? On Monday, 5 April 2021 at 07:39:12 UTC+5 Google Ads API Forum Advisor Prod wrote: > Hello Adrian and Caner, > > We apologize

Re: How to add images to a search ad group?

2022-05-10 Thread lezhne...@gmail.com
request id: xaUKOsYsF9-tkFeomyp4-w On Wednesday, 11 May 2022 at 06:37:47 UTC+5 adsapi wrote: > Hi Dmitriy, > > Thank you for posting your concern. > > To further check the issue, could you provide the complete request >

How to add images to a search ad group?

2022-05-09 Thread lezhne...@gmail.com
According to this document, it is possible to add images to search ad group to enrich the ads: https://support.google.com/google-ads/answer/9566341?hl=en Can you show an example of how to use APIs to do so? O could not find a way. I tried to use "AdGroupAssets" but that failed, see my error log

Re: Sharing user lists

2022-03-28 Thread lezhne...@gmail.com
I found there is this data structure AccessReason under UserList data structure, but no docs explain how to use it. On Monday, 28 March 2022 at 15:18:11 UTC+5 lezhne...@gmail.com wrote: > Hey! > Can you help me understand how to share an existing customer list to other > ad account

Sharing user lists

2022-03-28 Thread lezhne...@gmail.com
Hey! Can you help me understand how to share an existing customer list to other ad accounts via API? Some context: 1. Since to upload a list the ad account must be white listed (it must meet certain criterias) 2. So what we do is we push lists to our whitelisted MCC and then share it with othe

How test if account is cancelled (suspended)?

2021-09-17 Thread lezhne...@gmail.com
Hey! Is there a way to test a given account if it is live or cancelled (suspended)? Say we have a program where we keep ad account ids long term, how do we know that some of them were cancelled? As I understand when account gets suspended it invalidates any access tokens that used to be good so

Age report missing data

2021-06-21 Thread lezhne...@gmail.com
Hello! I am comparing the two reports: - one the total campaign report - and the other one that segments data by age groups Age report contains a small fraction of data compared to campaign report. In my case around ~800 impressions in campaign report compared to ~20 in age report. Can you tel

Re: Got FIELD_INCOMPATIBLE_WITH_NEGATIVE_TARGETING when force age range at a campaign level

2021-05-20 Thread lezhne...@gmail.com
Thank you, Xiaoming! On Thursday, 20 May 2021 at 23:51:27 UTC+5 adsapiforumadvisor wrote: > Hi Dmitriy, > > Thank you for reaching out. Yes, the age ranges could only be applied as > negative criteria on the campaign level as you could see from this table >

Got FIELD_INCOMPATIBLE_WITH_NEGATIVE_TARGETING when force age range at a campaign level

2021-05-19 Thread lezhne...@gmail.com
Hi! I am putting a CampaignCriterion with a positive age range. However API returns `FIELD_INCOMPATIBLE_WITH_NEGATIVE_TARGETING`. Does this mean that age ranges are only meant to be excluded (like negative keywords) at a campaign level? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~