The unique ID for the customer's Google Workspace account. As an account administrator, you can also use the my_customer alias to represent your account's customer ID.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-22 UTC."],[[["Inserts a building resource into a Google Workspace account using the provided building details."],["The request requires specifying the customer ID and optionally the source of building coordinates."],["Successful requests will return the newly created building resource."],["Proper authorization with specific OAuth scopes is necessary to use this API."],["Building coordinates can be client-provided, resolved from the address, or automatically determined."]]],["This content describes the process of inserting a building using a POST request to a specific URL. The request requires the customer's unique ID and allows specifying the `coordinatesSource` in the query. The request body contains building data, and a successful response returns the newly created building instance. Authorization requires specific OAuth scopes. The `coordinatesSource` determines if coordinates are manually set or derived from the address.\n"]]