-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove unsupported sb report types
BREAKING CHANGE: remove headlineSearch and searchTerms sb report type
- Loading branch information
1 parent
1a44623
commit c587ba5
Showing
10 changed files
with
0 additions
and
316 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
export * from './sponsored-brands-ad-group-report-metrics' | ||
export * from './sponsored-brands-campaign-report-metrics' | ||
export * from './sponsored-brands-headline-search-report-metrics' | ||
export * from './sponsored-brands-keyword-report-metrics' | ||
export * from './sponsored-brands-search-term-report-metrics' | ||
export * from './sponsored-brands-target-report-metrics' |
171 changes: 0 additions & 171 deletions
171
...tions/reports/metrics/sponsored-brands/sponsored-brands-headline-search-report-metrics.ts
This file was deleted.
Oops, something went wrong.
58 changes: 0 additions & 58 deletions
58
...perations/reports/metrics/sponsored-brands/sponsored-brands-search-term-report-metrics.ts
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
export * from './sponsored-brands-ad-group-report-params' | ||
export * from './sponsored-brands-campaign-report-params' | ||
export * from './sponsored-brands-keyword-report-params' | ||
export * from './sponsored-brands-headline-search-report-params' | ||
export * from './sponsored-brands-search-term-report-params' | ||
export * from './sponsored-brands-target-report-params' |
8 changes: 0 additions & 8 deletions
8
src/operations/reports/sponsored-brands/sponsored-brands-headline-search-report-params.ts
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 0 additions & 8 deletions
8
src/operations/reports/sponsored-brands/sponsored-brands-search-term-report-params.ts
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters