Where appId and locationId are in Web Payments SDK

Where are the correct locations for appId and locationId in the Web Payments SDK client library?
Is it OK to embed them in html?

With our Quickstart you’ll configure the locationId and applicationId in the html of the page. It’s
okay to expose those. It’s just the access token that should never be exposed. :slightly_smiling_face: