{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.monocrawl.com/schemas/meta_ads/company-ads.json","title":"meta_ads/company-ads data fields","description":"Optional data supplied by this operation. Null means unknown.","type":"object","properties":{"cursor":{"description":"Opaque next-page token; pass it back unchanged. Null does not prove complete history.","type":["string","null"]},"dropped":{"description":"Optional dropped supplied by this operation. Null means unknown.","type":["number","null"]},"items":{"description":"Returned records. Source coverage and completeness vary.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":"object","properties":{"body":{"description":"Optional body supplied by this operation. Null means unknown.","type":["string","null"]},"cta":{"description":"Optional cta supplied by this operation. Null means unknown.","type":["string","null"]},"display_format":{"description":"Optional display format supplied by this operation. Null means unknown.","type":["string","null"]},"ended_at":{"description":"Optional ended at supplied by this operation. Null means unknown.","type":["string","null"]},"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"images":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array","null"],"items":{}},"is_active":{"description":"Optional is active supplied by this operation. Null means unknown.","type":["boolean","null"]},"link_url":{"description":"Optional link url supplied by this operation. Null means unknown.","type":["string","null"]},"page":{"description":"Optional page supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]},"publisher_platforms":{"description":"Optional publisher platforms supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}},"started_at":{"description":"Optional started at supplied by this operation. Null means unknown.","type":["string","null"]},"title":{"description":"Source title when supplied.","type":["string","null"]},"videos":{"description":"Optional videos supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["object","null"],"properties":{},"additionalProperties":true}}},"additionalProperties":true,"allOf":[{"anyOf":[{"required":["body"],"properties":{"body":{"description":"Optional body supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["cta"],"properties":{"cta":{"description":"Optional cta supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["display_format"],"properties":{"display_format":{"description":"Optional display format supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["ended_at"],"properties":{"ended_at":{"description":"Optional ended at supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["id"],"properties":{"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string"],"minLength":1}}},{"required":["images"],"properties":{"images":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array"],"items":{}}}},{"required":["is_active"],"properties":{"is_active":{"description":"Optional is active supplied by this operation. Null means unknown.","type":["boolean"]}}},{"required":["link_url"],"properties":{"link_url":{"description":"Optional link url supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["page"],"properties":{"page":{"description":"Optional page supplied by this operation. Null means unknown.","type":["object"],"properties":{"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true}}},{"required":["publisher_platforms"],"properties":{"publisher_platforms":{"description":"Optional publisher platforms supplied by this operation. Null means unknown.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}}}},{"required":["started_at"],"properties":{"started_at":{"description":"Optional started at supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["title"],"properties":{"title":{"description":"Source title when supplied.","type":["string"],"minLength":1}}},{"required":["videos"],"properties":{"videos":{"description":"Optional videos supplied by this operation. Null means unknown.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["object","null"],"properties":{},"additionalProperties":true}}}}]}]}}},"additionalProperties":true,"required":["items"],"x-contract-version":"2026-09-22","x-validation-scope":"Required success payload structure; optional fields and source completeness remain separate.","examples":[{"cursor":null,"dropped":0,"items":[{"body":"example","cta":"example","display_format":"example","ended_at":"2026-09-01T12:00:00Z","id":"example","images":[],"is_active":false,"link_url":"https://example.com/example","page":{"id":"example","name":"example"},"platform":"example","publisher_platforms":["example"],"started_at":"2026-09-01T12:00:00Z","title":"example","videos":[{}]}]}]}