|
19 | 19 | __all__ = ['AccountManager', 'Advertiser', 'App', 'Appstore', 'Bidder', 'Browser', # noqa |
20 | 20 | 'CampaignDebugReason', 'Campaign', 'Category', 'ConnectionType', 'City', |
21 | 21 | 'ConversionPixel', 'Country', 'Creative', 'CreativeAttribute', |
22 | | - 'Datacenter', 'DeviceType', 'Domain', 'Dma', 'Fallback', 'Isp', 'Languages', 'Network', |
| 22 | + 'Datacenter', 'DeviceType', 'Domain', 'Dma', 'Dsp', 'Fallback', 'Isp', 'Languages', 'Network', |
23 | 23 | 'OperatingSystem', 'Placement', 'PlacementType', 'PriceModel', 'Profile', 'Publisher', |
24 | | - 'Reason', 'Report', 'Segment', 'SellerProfile', 'Site', 'Size', |
| 24 | + 'Reason', 'Report', 'Segment', 'SellerProfile', 'Site', 'Size', 'Ssp', 'SspResultType', |
25 | 25 | 'Timezone', 'User', 'Visibility', 'Zipcode'] # noqa |
26 | 26 |
|
27 | 27 |
|
|
0 commit comments