{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.monocrawl.com/schemas/tiktok/hashtags-popular.json","title":"tiktok/hashtags-popular data fields","description":"Optional data supplied by this operation. Null means unknown.","type":"object","properties":{"_warnings":{"description":"Optional  warnings supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}},"count":{"description":"Number of records in this response, not lifetime or total matches.","type":["number","null"]},"country":{"description":"Optional country supplied by this operation. Null means unknown.","type":["string","null"]},"coverage":{"description":"Optional coverage supplied by this operation. Null means unknown.","type":["string","null"]},"has_more":{"description":"Source continuation indicator; null means unknown.","type":["boolean","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":{"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"industry_ids":{"description":"Optional industry ids supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}},"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string","null"]},"popularity_curve":{"description":"Optional popularity curve 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}},"posts":{"description":"Optional posts supplied by this operation. Null means unknown.","type":["number","null"]},"rank":{"description":"Optional rank supplied by this operation. Null means unknown.","type":["number","null"]},"top_creators":{"description":"Optional top creators 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}},"views":{"description":"Optional views supplied by this operation. Null means unknown.","type":["number","null"]}},"additionalProperties":true,"allOf":[{"anyOf":[{"required":["id"],"properties":{"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string"],"minLength":1}}},{"required":["industry_ids"],"properties":{"industry_ids":{"description":"Optional industry ids supplied by this operation. Null means unknown.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}}}},{"required":["name"],"properties":{"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["popularity_curve"],"properties":{"popularity_curve":{"description":"Optional popularity curve 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}}}},{"required":["posts"],"properties":{"posts":{"description":"Optional posts supplied by this operation. Null means unknown.","type":["number"]}}},{"required":["rank"],"properties":{"rank":{"description":"Optional rank supplied by this operation. Null means unknown.","type":["number"]}}},{"required":["top_creators"],"properties":{"top_creators":{"description":"Optional top creators 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}}}},{"required":["views"],"properties":{"views":{"description":"Optional views supplied by this operation. Null means unknown.","type":["number"]}}}]}]}},"period":{"description":"Optional period supplied by this operation. Null means unknown.","type":["number","null"]},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]},"retrieved_at":{"description":"Optional retrieved at supplied by this operation. Null means unknown.","type":["string","null"]}},"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":[{"_warnings":["example"],"count":0,"country":"example","coverage":"example","has_more":false,"items":[{"id":"example","industry_ids":["example"],"name":"example","popularity_curve":[{}],"posts":0,"rank":0,"top_creators":[{}],"views":0}],"period":0,"platform":"example","retrieved_at":"2026-09-01T12:00:00Z"}]}