Hello, do you currently have a REST API for google Ads which has Create , Read Update Delete operation for User Management through basic methods like POST, GET, PATCH, DELETE .
So that calling API through HTTP request and can Create, Update, Delete, Read User without implicitly mentioning it in mutate (custom method). If there is any API like that for user management please let me know about it and share the respective documentation for it also.