org_id | integer | Org Id. The identifier of the organization that owns the campaign. Your Org Id is the same as your account in the Apple Search Ads UI. | |
end_date | string | End Date. Data is retrieved until that date (included) | |
client_id | string | Client Id. A user identifier for the token request. See <a href="https://developer.apple.com/documentation/apple_search_ads/implementing_oauth_for_the_apple_search_ads_api">here</a> | |
start_date | string | Start Date. Start getting data from that date. | |
client_secret | string | Client Secret. A string that authenticates the user’s setup request. See <a href="https://developer.apple.com/documentation/apple_search_ads/implementing_oauth_for_the_apple_search_ads_api">here</a> | |