Update external-v3.yaml to latest Ads API spec and align skills#23
Merged
Conversation
Spec changes: - Add new endpoints: business/ad account members, invitations, aggregated totals reporting - Add new schemas: catalog ads, signal events, business roles, SKAdEnabled, cookie opt-in, asset metadata - Add AUTOBID bid strategy, CATALOG asset format, and new campaign objectives (PODCAST_STREAMS, APP_INSTALLS, WEBSITE_VISITS) - Add new insight dimensions: CITY, METRO, PLACEMENT, PODCAST_EPISODE_TOPIC, REGION - Add insight_dimension parameter to async report creation - Add OpenAPI links to campaign creation response chaining - Restructure vendor extensions into typed objects (x-spotify-common-mistakes, x-spotify-requires, x-spotify-flow-output, x-spotify-defaults, x-spotify-enum-descriptions) - Remove deprecated schemas (AdAccountInternalRequestEntity, SurveyQuestionText, UpdateSurveyQuestionRequest) - Remove updateSurveyQuestion endpoint - Update lookback_days max from 30 to 180 Skill alignment: - Add AUTOBID, CATALOG, new objectives across all operational skills - Update insight dimensions in report skill and api-reference - Add aggregated totals endpoint to report skill - Remove restricted_ad_category from campaign schemas - Clean up internal-only references from enums Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
myavalka
previously approved these changes
May 18, 2026
myavalka
approved these changes
May 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Spec changes:
Skill alignment:
Description
Checklist