Unrecognized fields in customer_user_access

25 views
Skip to first unread message

yan C

unread,
Nov 17, 2020, 1:07:13 AM11/17/20
to AdWords API and Google Ads API Forum
Hey everybody,
I'm trying to get the customer_user_access by google ads api V4, but I get an error : "Unrecognized fields in the query: 'customer_user_access.inviter_user_email_address', 'customer_user_access.access_creation_date_time', 'customer_user_access.user_id' "

I use the following query:

SELECT
  customer_user_access.user_id,
  customer_user_access.email_address,
  customer_user_access.access_role,
  customer_user_access.access_creation_date_time,
  customer_user_access.inviter_user_email_address
FROM customer_user_access

Can you please tell me what's wrong with this?

Thank you, 
Cyan

Google Ads API Forum Advisor Prod

unread,
Nov 17, 2020, 4:20:53 PM11/17/20
to yunch...@gmail.com, adwor...@googlegroups.com
Hi Cyan,

I don't see any issue with the query itself. Would you mind privately providing your customer ID and complete response and request logs?

Thanks,
Matt
Google Ads API Team

Google Logo
Matt
Google Ads API Team
 


ref:_00D1U1174p._5004Q27uOz4:ref

Cyan

unread,
Nov 18, 2020, 10:23:55 PM11/18/20
to AdWords API and Google Ads API Forum
Thanks Matt.
I have upgraded the google ads api version from V4 to V6. After debugging, I found that the problem has been resolved and customer_user_access can be used normally.

Thank you,
Cyan
Reply all
Reply to author
Forward
0 new messages