/** * This is auto-generated file, don't modify this file manually */ /** * Object type */ export declare type AdsObjectType = 'ad' | 'campaign' | 'client' | 'office';