Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

source-apple-search-ads-custom contribution from canhhungit #48896

Conversation

canhhungit
Copy link

@canhhungit canhhungit commented Dec 11, 2024

What

This PR adds a new connector for source Apple Search Ads Custom (source-apple-search-ads-custom).

Contributor-provided connector description:

Update api to v5

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
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&quot;&gt;here&lt;/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&quot;&gt;here&lt;/a>

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
campaigns id DefaultPaginator
adgroups id DefaultPaginator
keywords id DefaultPaginator
campaigns_report_daily date.campaignId DefaultPaginator
adgroups_report_daily date.adGroupId DefaultPaginator
keywords_report_daily date.keywordId DefaultPaginator

Reviewer checklist

  • Run /format-fix to resolve any formatting errors
  • Help the contributor upload an icon that follows our icon design guidelines
  • Click into the CI workflows that wait for a maintainer to run them, which should trigger CI runs

Copy link

vercel bot commented Dec 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2024 9:23am

Copy link

vercel bot commented Dec 11, 2024

@canhhungit is attempting to deploy a commit to the Airbyte Growth Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@marcosmarxm
Copy link
Member

@canhhungit can you sign the CLA? thanks

@marcosmarxm
Copy link
Member

User didn't sign the CLA. @canhhungit, unfortunately, I cannot merge your contribution without a signed CLA. Due the lack of updates I'm going to close to keep backlog manageable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation community connectors/source/apple-search-ads-custom
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants