OR Operator in WHERE clause

2024-10-16 Thread Bimal Ram
Hi Team, I would like to know whether GAQL supports "OR" operator in the "WHERE" clause of a query? Thank you, Regards. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Y

Re: issue with billing setup via api - php

2024-10-16 Thread Ethinos DM
Request : Google\Ads\GoogleAds\V16\Services\BillingSetupOperation Object ( [create] => Array ( [paymentsAccount] => customers/9801342221/paymentsAccounts/2255-4790-2251-9526 [startDateTime] => 2024-10-16 00:00:00 ) ) Response : ApiException was throw

Re: issue with billing setup via api - php

2024-10-16 Thread Ethinos DM
Hello Team, Now I am getting UNKNOWN error. Can you please suggest us what to do ? On Wednesday, October 16, 2024 at 3:37:14 PM UTC+5:30 Ethinos DM wrote: > Request : Google\Ads\GoogleAds\V16\Services\BillingSetupOperation Object > ( > [create] => Array > ( > [paymentsAc

Hotel Callout issue

2024-10-16 Thread Jomy Jose
Hi Team, I would like to know how to re-assign or update existing hotel callout from campaign to ad-Group. Thank You -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You re

Re: issue with billing setup via api - php

2024-10-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Upon checking your account, I could see that you don't have any billing setups present in your account. As per this guide, when creating a new billing setup, this is when the setup should take effect. NOW is the only acceptable start time if the customer doesn't have any approved setups. As

Re: still waiting over 2 weeks for basic access for google ads api

2024-10-16 Thread 'Saif Rana' via Google Ads API and AdWords API Forum
I also experienced the same issue. I have now submitted a ticket to the compliance team. Any idea on what the response time is? I submitted the ticket approx 2 hrs ago. fredag 11. oktober 2024 kl. 18:00:12 UTC+2 skrev Google Ads API Forum Advisor: > Hi, > > Thank you for reaching out to the Go

Can I use Portfolio Bid Strategies while uploading Conversions at Manager Account level?

2024-10-16 Thread Ash Tiwari
To whom this may concern: We have a large, multi-location client - each location has their own individual account, and all accounts are collectively in one subMCC. We want to *upload offline conversion data for all individual accounts to the subMCC* level, *AND* also *use one or more portfolio

Query on Uploading Hashed UserIdentifiers with Missing Data in Click Conversion Uploads

2024-10-16 Thread yi F
Dear Google Ads API Team, I hope this message finds you well. We are currently utilizing the uploadClickConversions method to upload user data via the UserIdentifier field, where we provide both hashed email addresses and hashed phone numbers. However, we have encountered a scenario where eith

Access to the video id column from ad_group_ad

2024-10-16 Thread 'Anass Aimane' via Google Ads API and AdWords API Forum
Hello, I am trying to build a query to mimic our UI report. I have got almost all the columns, I am only missing one that is the YouTube video id. I cannot find anything related to that. Do you happen to know what I can do ? Here is my query so far and you can see that I added ad_group_ad.ad.v

Re: still waiting over 2 weeks for basic access for google ads api

2024-10-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. The access requests are handled by the Google Ads API Compliance team. I would recommend you reach out to the Google Ads API Compliance team as they are better equipped to address your concerns. Please note that our team can on

Basic Access

2024-10-16 Thread Oliver Smith
Hi, Hope all is well. I've applied for google ads basic api access. I've also sent a message to the google compliance team, but I've not heard anything back at all. Is there any chance someone could help us? It's a bit of a bottleneck in our team at the moment. All the best, Oliver. -- --

The given field type is not supported to be added directly through asset links

2024-10-16 Thread Antony Kyalo Musyoki
I am attempting to add a Structure Snippet asset to a Performance Max Asset Group using the code sample below. I get this error when I attempt to execute the code *FaultMessage: The given field type is not supported to be added directly through asset links.* The Python code running us is belo