references/authentication.md | The JWS / HMAC-SHA256 request signature in full: JOSE header, payload construction (Digest-SHA-256 / Content-Type / Date / CanonicalURI), signing input, worked examples (with and without request body), the complete Python sample, required HTTP headers, common specs (rate limits, Request Quota headers), error response shape |
references/groups-and-adaccounts.md | LinkRequests (read/create/update), Groups (read/create child/update), Adaccounts (read). Definitions: LinkRequest, Group, Adaccount, LineAccount, Paging |
references/campaigns-adgroups-ads.md | Campaigns, Adgroups, Ads endpoints (read/create/update/delete). Definitions: Campaign, Adgroup, Ad, Targeting, GeoArea, Area, OsVersion, AdvancedTargeting, Allowlist, AdgroupLearning. Campaign objectives, bid types, auto-bid types, bid strategies |
references/media-and-creatives.md | Media endpoints (read/create-app/update/delete/upload, rejected-URL re-review) and Creative structure used inside an Ad. Definitions: Media, MediaUpload, ObsObject, Review, Creative, CallToAction, CreativeSlot, MediaUrlReReviewRequest. Creative formats |
references/audiences-conversions-tags.md | CustomAudiences (read everywhere; create/update/delete/upload/get-upload-job/overlap on Data Provider), CustomConversions (read everywhere; create/update on Data Provider), LineTags, TagEvents. Definitions: CustomAudience + all function-type sub-objects (WebTraffic, Lookalike, AppEvent, AccountFriends, VideoView, ImageClick, …), CustomConversion, LineTag, TagEvent |
references/products-and-dpa.md | ProductSets and Products endpoints (Dynamic Product Ads catalogs). Definitions: ProductSet, ProductSetRule, ProductSetRuleFilter, Product, and the five ProductItem_* feed schemas (EC, Hotels, Flight, RealEstate, Recruitment) |
references/reporting.md | Reports (pfreports: create/read/delete/download/download-sample), OnlineReports, Histories (change-history reports), Simulations (ARS). Definitions: ReportQueryParams, ReportBreakdown, ReportFiltering, ReportOnlineStatistics, HistoryCreation, ArsSimulationRequest/Result, TimeRange. Full report-field matrix |
references/codes.md | The Codes API (read-only lookup of valid values for targeting): ssps, placements, ages, genders, os, call-to-actions, geo-delivery-targets, areas, advanced-targeting. Definitions: Code, AgeCode, OsCode, AreaCode, AdvancedTargetingCode(s) |
references/status-and-errors.md | The deliveryStatus / deliveryStatusReasons reason-code catalog, the full Error Reasons catalog (reason strings), HTTP status code meanings, development guidelines (no mass requests, no non-existent IDs, log retention) |