문제

What is the actual difference between these two fields?

The API says customerId is non-persistent, but that gives no insight as to whether customerDomain can be changed or not.

도움이 되었습니까?

해결책

Both the customerId and customerDomain fields are the customer's primary domain name. There isn't any difference between them for the purposes of the API except that the customerId is always required while the customerDomain is not.

For reference, the properties are described here: https://developers.google.com/google-apps/reseller/v1/reference/customers

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top