Hello,

I am new to using the google ads api and I'm struggling on creating an 
account under my manager account. I'm using nodejs so I can't use any of 
the given libraries.
 
Hence, I have to be able to do this using REST methods only. Browsing the 
documentation, I understand that I have to use the `CustomerService` and 
the `CreateCustomerClientRequest` but I don't understand how I should get 
the route to that.

Reading the API call structure, I though the right route would be something 
like `/v1/customers/<MY_MANAGER_ID>/customer:create`

I'm authenticating just well and can execute queries successfully. But I 
can't get that route right

Could you give me a cURL example for how to do that? I'm just trying to do 
the same thing as this example (
https://developers.google.com/google-ads/api/docs/account-management/create-account)
 
but only using REST methods.

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ee60c281-0724-4199-840e-815f468a6b99%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to