The fix has been scheduled for the v15 release which should be around the
middle of October. Check
https://developers.google.com/google-ads/api/docs/sunset-dates for updates on
the date.
This message is in relation to case "ref:_00D1U1174p._5004Q2dwij9:ref"
Thanks,
Bob Hancock
Google Ads API
Putting this out there publicly, but I sent further details in private: 9
months later, and this bug still exists. All customer clients are coming
back as enabled, even suspended ones.
On Thursday, September 8, 2022 at 10:35:27 AM UTC-4 Google Ads API Forum
Advisor wrote:
> Hi Eric,
>
> Thank
Hello - trying to get the logs led me down a rabbit hole, which I'm still
heading down. We use rest transport, which doesn't support logging. So I
either need to install and convert my code to use gRPC or figure out
another way to get you the logs.
On Thursday, September 8, 2022 at 10:01:22 AM
customer_client.status is returning 2 ("ENABLED") for a suspended account.
I'm expecting it to return 4 ("SUSPENDED").
My query,
SELECT
customer_client.resource_name,
customer_client.client_customer,
customer_client.hidden,
customer_client.level,
Hi Eric,
Thank you for raising this concern to the Google Ads API Forum.
To further investigate this, could you please provide more information where we
can see this ("ENABLED") and ("SUSPENDED") in customer_client.status, are you
referring to the Google Ads API and Googl
Why is customer_client.status always coming back as 2 ("ENABLED") for me?
I'm pulling info from an account that I know is suspended, so I expect 4
("SUSPENDED") but instead I'm getting 2.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
A
Hello Maksim,
Can you please confirm which language are you using the Google Ads client
library in?
If you have a look here, you can verify what version of each client library you
have to use to make sure you have support for V10 of the Google Ads API.
Please note that the minimum client libra
mer_client.time_zone,
customer_client.status,
customer_client.id
FROM customer_client
WHERE customer_client.manager = False
and customer_client.status = 'ENABLED'
"""
but im getting an error.
message: "Unrecognized field in
Hi Souvik,
Thank you for reaching out.
Moving forward to your concern, you need to use the v10 of Google Ads API
because the fields that you've mentioned are only supported in v10 as mentioned
in this release note.
Let us know if you have further questions.
Regards,
Carmela
Google Ads API Te
HI,
Please find the details as requested:
Request:
Request: customer_id: "8413082746"
query: "SELECT customer_client.resource_name,
customer_client.client_customer, customer_client.level,
customer_client.hidden, customer_client.status, customer_client.time_zone,
cus
Hi Souvik,
Thanks for reaching out to the Google Ads API Forum.
Could you provide us with the complete request and response logs, with the
request-id showing the encountered error via the Reply to author privately
option, so our team can better check?
Regards,
Yasar
Google Ads API Team
ref:_0
ient.level, " \
"customer_client.hidden, " \
"customer_client.time_zone, " \
"customer_client.status, " \
"customer_client.id, " \
"customer_client.descriptive_name " \
"FROM customer_client "
can anyone help me please ?
Regards
SouvikB
--
--
lient.time_zone,
customer_client.id,
customer_client.status
FROM customer_client
WHERE customer_client.level <= 1 AND customer_client.status NOT IN
('CANCELED', 'CLOSED')"""
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us
13 matches
Mail list logo