UNPKG

@dmgt/google-ad-manager-api

Version:
14 lines (13 loc) 227 B
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "required": ["versions"], "properties": { "versions": { "type": "array", "items": { "type": "string" } } } }