Question: Fill in the blank: For an integration, the single required parameter is _____.
- a property
- authentication
- limit
- after
Explanation
An integration must verify access before it can retrieve or change protected resources. In Amazon Ads workflows, authorization confirms that the application has permission to act on behalf of an advertiser. Without valid authentication credentials, API requests cannot access advertiser accounts, campaign data, or reporting resources. Other parameters may refine the request, but secure access is the baseline requirement. This protects advertiser data and keeps Amazon Ads API activity permission-based.
Why the other options are incorrect
Property This is optional or endpoint-specific and does not establish access to the integration.
Limit This controls pagination or response size, but it is not required for every integration.
After This is used for pagination and is not the baseline access requirement.
Source for verification
https://advertising.amazon.com/API/docs/en-us/guides/account-management/authorization/overview
https://advertising.amazon.com/API/docs/en-us/guides/account-management/authorization/access-tokens
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.
