type
stringclasses
7 values
content
stringlengths
4
9.55k
repo
stringlengths
7
96
path
stringlengths
4
178
language
stringclasses
1 value
InterfaceDeclaration
interface InventoryItemsListResponse { inventoryItems?: Dfareporting.Schema.InventoryItem[]; kind?: string; nextPageToken?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface KeyValueTargetingExpression { expression?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface LandingPage { advertiserId?: string; archived?: boolean; deepLinks?: Dfareporting.Schema.DeepLink[]; id?: string; kind?: string; name?: string; url?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface Language { id?: string; kind?: string; languageCode?: string; name?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface LanguageTargeting { languages?: Dfareporting.Schema.Language[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface LanguagesListResponse { kind?: string; languages?: Dfareporting.Schema.Language[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface LastModifiedInfo { time?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ListPopulationClause { terms?: Dfareporting.Schema.ListPopulationTerm[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ListPopulationRule { floodlightActivityId?: string; floodlightActivityName?: string; listPopulationClauses?: Dfareporting.Schema.ListPopulationClause[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ListPopulationTerm { contains?: boolean; negation?: boolean; operator?: string; remarketingListId?: string; type?: string; value?: string; variableFriendlyName?: string; variableName?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ListTargetingExpression { expression?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface LookbackConfiguration { clickDuration?: number; postImpressionActivitiesDuration?: number; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface Metric { kind?: string; name?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface Metro { countryCode?: string; countryDartId?: string; dartId?: string; dmaId?: string; kind?: string; metroCode?: string; name?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface MetrosListResponse { kind?: string; metros?: Dfareporting.Schema.Metro[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface MobileApp { directory?: string; id?: string; kind?: string; publisherName?: string; title?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface MobileAppsListResponse { kind?: string; mobileApps?: Dfareporting.Schema.MobileApp[]; nextPageToken?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface MobileCarrier { countryCode?: string; countryDartId?: string; id?: string; kind?: string; name?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface MobileCarriersListResponse { kind?: string; mobileCarriers?: Dfareporting.Schema.MobileCarrier[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ObjectFilter { kind?: string; objectIds?: string[]; status?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface OffsetPosition { left?: number; top?: number; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface OmnitureSettings { omnitureCostDataEnabled?: boolean; omnitureIntegrationEnabled?: boolean; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface OperatingSystem { dartId?: string; desktop?: boolean; kind?: string; mobile?: boolean; name?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface OperatingSystemVersion { id?: string; kind?: string; majorVersion?: string; minorVersion?: string; name?: string; operatingSystem?: Dfareporting.Schema.OperatingSystem; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface OperatingSystemVersionsListResponse { kind?: string; operatingSystemVersions?: Dfareporting.Schema.OperatingSystemVersion[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface OperatingSystemsListResponse { kind?: string; operatingSystems?: Dfareporting.Schema.OperatingSystem[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface OptimizationActivity { floodlightActivityId?: string; floodlightActivityIdDimensionValue?: Dfareporting.Schema.DimensionValue; weight?: number; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface Order { accountId?: string; advertiserId?: string; approverUserProfileIds?: string[]; buyerInvoiceId?: string; buyerOrganizationName?: string; comments?: string; contacts?: Dfareporting.Schema.OrderContact[]; id?: string; kind?: string; lastModifiedInfo?: Dfareporting.Schema.LastModifiedInfo; name?: string; notes?: string; planningTermId?: string; projectId?: string; sellerOrderId?: string; sellerOrganizationName?: string; siteId?: string[]; siteNames?: string[]; subaccountId?: string; termsAndConditions?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface OrderContact { contactInfo?: string; contactName?: string; contactTitle?: string; contactType?: string; signatureUserProfileId?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface OrderDocument { accountId?: string; advertiserId?: string; amendedOrderDocumentId?: string; approvedByUserProfileIds?: string[]; cancelled?: boolean; createdInfo?: Dfareporting.Schema.LastModifiedInfo; effectiveDate?: string; id?: string; kind?: string; lastSentRecipients?: string[]; lastSentTime?: string; orderId?: string; projectId?: string; signed?: boolean; subaccountId?: string; title?: string; type?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface OrderDocumentsListResponse { kind?: string; nextPageToken?: string; orderDocuments?: Dfareporting.Schema.OrderDocument[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface OrdersListResponse { kind?: string; nextPageToken?: string; orders?: Dfareporting.Schema.Order[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface PathToConversionReportCompatibleFields { conversionDimensions?: Dfareporting.Schema.Dimension[]; customFloodlightVariables?: Dfareporting.Schema.Dimension[]; kind?: string; metrics?: Dfareporting.Schema.Metric[]; perInteractionDimensions?: Dfareporting.Schema.Dimension[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface Placement { accountId?: string; adBlockingOptOut?: boolean; additionalSizes?: Dfareporting.Schema.Size[]; advertiserId?: string; advertiserIdDimensionValue?: Dfareporting.Schema.DimensionValue; archived?: boolean; campaignId?: string; campaignIdDimensionValue?: Dfareporting.Schema.DimensionValue; comment?: string; compatibility?: string; contentCategoryId?: string; createInfo?: Dfareporting.Schema.LastModifiedInfo; directorySiteId?: string; directorySiteIdDimensionValue?: Dfareporting.Schema.DimensionValue; externalId?: string; id?: string; idDimensionValue?: Dfareporting.Schema.DimensionValue; keyName?: string; kind?: string; lastModifiedInfo?: Dfareporting.Schema.LastModifiedInfo; lookbackConfiguration?: Dfareporting.Schema.LookbackConfiguration; name?: string; paymentApproved?: boolean; paymentSource?: string; placementGroupId?: string; placementGroupIdDimensionValue?: Dfareporting.Schema.DimensionValue; placementStrategyId?: string; pricingSchedule?: Dfareporting.Schema.PricingSchedule; primary?: boolean; publisherUpdateInfo?: Dfareporting.Schema.LastModifiedInfo; siteId?: string; siteIdDimensionValue?: Dfareporting.Schema.DimensionValue; size?: Dfareporting.Schema.Size; sslRequired?: boolean; status?: string; subaccountId?: string; tagFormats?: string[]; tagSetting?: Dfareporting.Schema.TagSetting; videoActiveViewOptOut?: boolean; videoSettings?: Dfareporting.Schema.VideoSettings; vpaidAdapterChoice?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface PlacementAssignment { active?: boolean; placementId?: string; placementIdDimensionValue?: Dfareporting.Schema.DimensionValue; sslRequired?: boolean; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface PlacementGroup { accountId?: string; advertiserId?: string; advertiserIdDimensionValue?: Dfareporting.Schema.DimensionValue; archived?: boolean; campaignId?: string; campaignIdDimensionValue?: Dfareporting.Schema.DimensionValue; childPlacementIds?: string[]; comment?: string; contentCategoryId?: string; createInfo?: Dfareporting.Schema.LastModifiedInfo; directorySiteId?: string; directorySiteIdDimensionValue?: Dfareporting.Schema.DimensionValue; externalId?: string; id?: string; idDimensionValue?: Dfareporting.Schema.DimensionValue; kind?: string; lastModifiedInfo?: Dfareporting.Schema.LastModifiedInfo; name?: string; placementGroupType?: string; placementStrategyId?: string; pricingSchedule?: Dfareporting.Schema.PricingSchedule; primaryPlacementId?: string; primaryPlacementIdDimensionValue?: Dfareporting.Schema.DimensionValue; siteId?: string; siteIdDimensionValue?: Dfareporting.Schema.DimensionValue; subaccountId?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface PlacementGroupsListResponse { kind?: string; nextPageToken?: string; placementGroups?: Dfareporting.Schema.PlacementGroup[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface PlacementStrategiesListResponse { kind?: string; nextPageToken?: string; placementStrategies?: Dfareporting.Schema.PlacementStrategy[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface PlacementStrategy { accountId?: string; id?: string; kind?: string; name?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface PlacementTag { placementId?: string; tagDatas?: Dfareporting.Schema.TagData[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface PlacementsGenerateTagsResponse { kind?: string; placementTags?: Dfareporting.Schema.PlacementTag[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface PlacementsListResponse { kind?: string; nextPageToken?: string; placements?: Dfareporting.Schema.Placement[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface PlatformType { id?: string; kind?: string; name?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface PlatformTypesListResponse { kind?: string; platformTypes?: Dfareporting.Schema.PlatformType[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface PopupWindowProperties { dimension?: Dfareporting.Schema.Size; offset?: Dfareporting.Schema.OffsetPosition; positionType?: string; showAddressBar?: boolean; showMenuBar?: boolean; showScrollBar?: boolean; showStatusBar?: boolean; showToolBar?: boolean; title?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface PostalCode { code?: string; countryCode?: string; countryDartId?: string; id?: string; kind?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface PostalCodesListResponse { kind?: string; postalCodes?: Dfareporting.Schema.PostalCode[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface Pricing { capCostType?: string; endDate?: string; flights?: Dfareporting.Schema.Flight[]; groupType?: string; pricingType?: string; startDate?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface PricingSchedule { capCostOption?: string; disregardOverdelivery?: boolean; endDate?: string; flighted?: boolean; floodlightActivityId?: string; pricingPeriods?: Dfareporting.Schema.PricingSchedulePricingPeriod[]; pricingType?: string; startDate?: string; testingStartDate?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface PricingSchedulePricingPeriod { endDate?: string; pricingComment?: string; rateOrCostNanos?: string; startDate?: string; units?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface Project { accountId?: string; advertiserId?: string; audienceAgeGroup?: string; audienceGender?: string; budget?: string; clientBillingCode?: string; clientName?: string; endDate?: string; id?: string; kind?: string; lastModifiedInfo?: Dfareporting.Schema.LastModifiedInfo; name?: string; overview?: string; startDate?: string; subaccountId?: string; targetClicks?: string; targetConversions?: string; targetCpaNanos?: string; targetCpcNanos?: string; targetCpmActiveViewNanos?: string; targetCpmNanos?: string; targetImpressions?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ProjectsListResponse { kind?: string; nextPageToken?: string; projects?: Dfareporting.Schema.Project[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ReachReportCompatibleFields { dimensionFilters?: Dfareporting.Schema.Dimension[]; dimensions?: Dfareporting.Schema.Dimension[]; kind?: string; metrics?: Dfareporting.Schema.Metric[]; pivotedActivityMetrics?: Dfareporting.Schema.Metric[]; reachByFrequencyMetrics?: Dfareporting.Schema.Metric[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface Recipient { deliveryType?: string; email?: string; kind?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface Region { countryCode?: string; countryDartId?: string; dartId?: string; kind?: string; name?: string; regionCode?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface RegionsListResponse { kind?: string; regions?: Dfareporting.Schema.Region[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface RemarketingList { accountId?: string; active?: boolean; advertiserId?: string; advertiserIdDimensionValue?: Dfareporting.Schema.DimensionValue; description?: string; id?: string; kind?: string; lifeSpan?: string; listPopulationRule?: Dfareporting.Schema.ListPopulationRule; listSize?: string; listSource?: string; name?: string; subaccountId?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface RemarketingListShare { kind?: string; remarketingListId?: string; sharedAccountIds?: string[]; sharedAdvertiserIds?: string[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface RemarketingListsListResponse { kind?: string; nextPageToken?: string; remarketingLists?: Dfareporting.Schema.RemarketingList[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface Report { accountId?: string; criteria?: Dfareporting.Schema.ReportCriteria; crossDimensionReachCriteria?: Dfareporting.Schema.ReportCrossDimensionReachCriteria; delivery?: Dfareporting.Schema.ReportDelivery; etag?: string; fileName?: string; floodlightCriteria?: Dfareporting.Schema.ReportFloodlightCriteria; format?: string; id?: string; kind?: string; lastModifiedTime?: string; name?: string; ownerProfileId?: string; pathToConversionCriteria?: Dfareporting.Schema.ReportPathToConversionCriteria; reachCriteria?: Dfareporting.Schema.ReportReachCriteria; schedule?: Dfareporting.Schema.ReportSchedule; subAccountId?: string; type?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ReportCompatibleFields { dimensionFilters?: Dfareporting.Schema.Dimension[]; dimensions?: Dfareporting.Schema.Dimension[]; kind?: string; metrics?: Dfareporting.Schema.Metric[]; pivotedActivityMetrics?: Dfareporting.Schema.Metric[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ReportCriteria { activities?: Dfareporting.Schema.Activities; customRichMediaEvents?: Dfareporting.Schema.CustomRichMediaEvents; dateRange?: Dfareporting.Schema.DateRange; dimensionFilters?: Dfareporting.Schema.DimensionValue[]; dimensions?: Dfareporting.Schema.SortedDimension[]; metricNames?: string[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ReportCrossDimensionReachCriteria { breakdown?: Dfareporting.Schema.SortedDimension[]; dateRange?: Dfareporting.Schema.DateRange; dimension?: string; dimensionFilters?: Dfareporting.Schema.DimensionValue[]; metricNames?: string[]; overlapMetricNames?: string[]; pivoted?: boolean; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ReportDelivery { emailOwner?: boolean; emailOwnerDeliveryType?: string; message?: string; recipients?: Dfareporting.Schema.Recipient[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ReportFloodlightCriteria { customRichMediaEvents?: Dfareporting.Schema.DimensionValue[]; dateRange?: Dfareporting.Schema.DateRange; dimensionFilters?: Dfareporting.Schema.DimensionValue[]; dimensions?: Dfareporting.Schema.SortedDimension[]; floodlightConfigId?: Dfareporting.Schema.DimensionValue; metricNames?: string[]; reportProperties?: Dfareporting.Schema.ReportFloodlightCriteriaReportProperties; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ReportFloodlightCriteriaReportProperties { includeAttributedIPConversions?: boolean; includeUnattributedCookieConversions?: boolean; includeUnattributedIPConversions?: boolean; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ReportList { etag?: string; items?: Dfareporting.Schema.Report[]; kind?: string; nextPageToken?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ReportPathToConversionCriteria { activityFilters?: Dfareporting.Schema.DimensionValue[]; conversionDimensions?: Dfareporting.Schema.SortedDimension[]; customFloodlightVariables?: Dfareporting.Schema.SortedDimension[]; customRichMediaEvents?: Dfareporting.Schema.DimensionValue[]; dateRange?: Dfareporting.Schema.DateRange; floodlightConfigId?: Dfareporting.Schema.DimensionValue; metricNames?: string[]; perInteractionDimensions?: Dfareporting.Schema.SortedDimension[]; reportProperties?: Dfareporting.Schema.ReportPathToConversionCriteriaReportProperties; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ReportPathToConversionCriteriaReportProperties { clicksLookbackWindow?: number; impressionsLookbackWindow?: number; includeAttributedIPConversions?: boolean; includeUnattributedCookieConversions?: boolean; includeUnattributedIPConversions?: boolean; maximumClickInteractions?: number; maximumImpressionInteractions?: number; maximumInteractionGap?: number; pivotOnInteractionPath?: boolean; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ReportReachCriteria { activities?: Dfareporting.Schema.Activities; customRichMediaEvents?: Dfareporting.Schema.CustomRichMediaEvents; dateRange?: Dfareporting.Schema.DateRange; dimensionFilters?: Dfareporting.Schema.DimensionValue[]; dimensions?: Dfareporting.Schema.SortedDimension[]; enableAllDimensionCombinations?: boolean; metricNames?: string[]; reachByFrequencyMetricNames?: string[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ReportSchedule { active?: boolean; every?: number; expirationDate?: string; repeats?: string; repeatsOnWeekDays?: string[]; runsOnDayOfMonth?: string; startDate?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ReportsConfiguration { exposureToConversionEnabled?: boolean; lookbackConfiguration?: Dfareporting.Schema.LookbackConfiguration; reportGenerationTimeZoneId?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface RichMediaExitOverride { clickThroughUrl?: Dfareporting.Schema.ClickThroughUrl; enabled?: boolean; exitId?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface Rule { assetId?: string; name?: string; targetingTemplateId?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface Site { accountId?: string; approved?: boolean; directorySiteId?: string; directorySiteIdDimensionValue?: Dfareporting.Schema.DimensionValue; id?: string; idDimensionValue?: Dfareporting.Schema.DimensionValue; keyName?: string; kind?: string; name?: string; siteContacts?: Dfareporting.Schema.SiteContact[]; siteSettings?: Dfareporting.Schema.SiteSettings; subaccountId?: string; videoSettings?: Dfareporting.Schema.SiteVideoSettings; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface SiteCompanionSetting { companionsDisabled?: boolean; enabledSizes?: Dfareporting.Schema.Size[]; imageOnly?: boolean; kind?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface SiteContact { address?: string; contactType?: string; email?: string; firstName?: string; id?: string; lastName?: string; phone?: string; title?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface SiteSettings { activeViewOptOut?: boolean; adBlockingOptOut?: boolean; disableNewCookie?: boolean; tagSetting?: Dfareporting.Schema.TagSetting; videoActiveViewOptOutTemplate?: boolean; vpaidAdapterChoiceTemplate?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface SiteSkippableSetting { kind?: string; progressOffset?: Dfareporting.Schema.VideoOffset; skipOffset?: Dfareporting.Schema.VideoOffset; skippable?: boolean; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface SiteTranscodeSetting { enabledVideoFormats?: number[]; kind?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface SiteVideoSettings { companionSettings?: Dfareporting.Schema.SiteCompanionSetting; kind?: string; orientation?: string; skippableSettings?: Dfareporting.Schema.SiteSkippableSetting; transcodeSettings?: Dfareporting.Schema.SiteTranscodeSetting; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface SitesListResponse { kind?: string; nextPageToken?: string; sites?: Dfareporting.Schema.Site[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface Size { height?: number; iab?: boolean; id?: string; kind?: string; width?: number; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface SizesListResponse { kind?: string; sizes?: Dfareporting.Schema.Size[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface SkippableSetting { kind?: string; progressOffset?: Dfareporting.Schema.VideoOffset; skipOffset?: Dfareporting.Schema.VideoOffset; skippable?: boolean; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface SortedDimension { kind?: string; name?: string; sortOrder?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface Subaccount { accountId?: string; availablePermissionIds?: string[]; id?: string; kind?: string; name?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface SubaccountsListResponse { kind?: string; nextPageToken?: string; subaccounts?: Dfareporting.Schema.Subaccount[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface TagData { adId?: string; clickTag?: string; creativeId?: string; format?: string; impressionTag?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface TagSetting { additionalKeyValues?: string; includeClickThroughUrls?: boolean; includeClickTracking?: boolean; keywordOption?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface TagSettings { dynamicTagEnabled?: boolean; imageTagEnabled?: boolean; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface TargetWindow { customHtml?: string; targetWindowOption?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface TargetableRemarketingList { accountId?: string; active?: boolean; advertiserId?: string; advertiserIdDimensionValue?: Dfareporting.Schema.DimensionValue; description?: string; id?: string; kind?: string; lifeSpan?: string; listSize?: string; listSource?: string; name?: string; subaccountId?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface TargetableRemarketingListsListResponse { kind?: string; nextPageToken?: string; targetableRemarketingLists?: Dfareporting.Schema.TargetableRemarketingList[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface TargetingTemplate { accountId?: string; advertiserId?: string; advertiserIdDimensionValue?: Dfareporting.Schema.DimensionValue; dayPartTargeting?: Dfareporting.Schema.DayPartTargeting; geoTargeting?: Dfareporting.Schema.GeoTargeting; id?: string; keyValueTargetingExpression?: Dfareporting.Schema.KeyValueTargetingExpression; kind?: string; languageTargeting?: Dfareporting.Schema.LanguageTargeting; listTargetingExpression?: Dfareporting.Schema.ListTargetingExpression; name?: string; subaccountId?: string; technologyTargeting?: Dfareporting.Schema.TechnologyTargeting; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface TargetingTemplatesListResponse { kind?: string; nextPageToken?: string; targetingTemplates?: Dfareporting.Schema.TargetingTemplate[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface TechnologyTargeting { browsers?: Dfareporting.Schema.Browser[]; connectionTypes?: Dfareporting.Schema.ConnectionType[]; mobileCarriers?: Dfareporting.Schema.MobileCarrier[]; operatingSystemVersions?: Dfareporting.Schema.OperatingSystemVersion[]; operatingSystems?: Dfareporting.Schema.OperatingSystem[]; platformTypes?: Dfareporting.Schema.PlatformType[]; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ThirdPartyAuthenticationToken { name?: string; value?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface ThirdPartyTrackingUrl { thirdPartyUrlType?: string; url?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript
InterfaceDeclaration
interface TranscodeSetting { enabledVideoFormats?: number[]; kind?: string; }
1000ch/DefinitelyTyped
types/google-apps-script/apis/dfareporting_v3_3.d.ts
TypeScript