Hi Vijay,
Apologies for the delayed response here. I found a cause for this issue, and have a strategy for you to avoid the delay when updating client account details.
First, here's the cause. Say, for example, you have an account tree like the below:
M0 -> M1 -> M2 -> C0
Where each M node is a manager, and the C node is a client. In your requests to update the name of C0, it appears as though you're authenticating as M0 by using that MCCID as the login_customer_id. Subsequently, when generating the customer report, you're using M1. The way the backend is set up this is actually expected. The date propagation is immediate for M0 and C0 since they were part of the mutate request, however there is a delay for the other Ms in the tree.
If you want to resolve the delay, you would need to us M0 to generate the customer report. There is an effort to resolve the consistency issue for all nodes in the tree, but it's not clear when it will be released to the API.
Thanks,
 |
| Ben Karl |
| Google Ads API Team |
|
|
| |

ref:_00D1U1174p._5004Q2YsSJt:ref