UNPKG

@dmgt/google-ad-manager-api

Version:
10 lines (9 loc) 207 B
/** * customFieldValues * @targetNSAlias `tns` * @targetNamespace `https://www.google.com/apis/ads/publisher/v202502` */ export interface CustomFieldValues { /** xsd:long */ customFieldId?: number }