Question: How many company records can an individual engagement object, such as an email, be associated with?
- Either zero or one
- Always exactly one
- Many companies
- There can’t be associations between an email and a company record
Explanation
An individual engagement record has limited relationship cardinality with a company record. The association can be empty when no company context is attached. It can also point to one company when the activity belongs to a specific business account. In structured advertising systems, exact object relationships help preserve clean reporting and account context across Amazon Ads API resources. Allowing many company associations for a single engagement would make ownership and attribution unclear.
Why the other options are incorrect
Always exactly one This is incorrect because the engagement can exist without a company association.
Many companies This is incorrect because a single engagement is not associated with multiple company records.
No associations This is incorrect because an engagement can be associated with one company record.
Source for verification
https://advertising.amazon.com/API/docs/en-us/reference/api-overview
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 "Integrating With HubSpot I: Foundations" page.
