Hi, When attempting to link a customer account to a manager account, we've notice a rather large delay in the status field when querying CustomerClientLink. After the customer has clicked Accept on the Google Ads Manager page, running the following query:
SELECT customer_client_link.client_customer, customer_client_link.manager_link_id, customer_client_link.status FROM customer_client_link returns customer_client_link.status = PENDING. If you try again sometime around 30-60 minutes later, it will finally switch to ACTIVE. Is there a different query we should run to check whether the link has been accepted? Or some sort of caching that needs to be cleared? Thank you -- Feathr is closed on Fridays, operating under a four-day workweek from Monday-Thursday. Our platform remains available 24/7, however, on Fridays, please expect delays on email and ticket response times. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/716120bb-137f-4d9d-85c2-2da775391821n%40googlegroups.com.
