Question: Select all that apply. Where can you access a brand logo that you've set in your account's brand settings?
- Within HTML + HubL files
- Within CSS + HubL files
- Within a module's fields.json file
- Within a theme's fields.json file
Explanation
There is a documentation mismatch here. Current HubSpot documentation says brand settings logo variables can be accessed in HTML + HubL files, CSS + HubL files, and both module and theme fields.json files. That means the official platform behavior now extends beyond the provided key. In HubSpot terminology, brand_settings.primaryLogo and related logo properties are available anywhere HubSpot documents brand logo inheritance, including theme field configuration. HubSpot Developers
Why the other options are incorrect
Within a theme's fields.json file is not actually incorrect in current HubSpot documentation, because HubSpot explicitly states that brand logo variables can be used in module and theme fields.json files. HubSpot Developers
Source for verification
The answer(s) to the question is highlighted in the BOLD text above. You can also find more questions and answers related to the exams on the "HubSpot CMS for Developers II" page.
