Skip to content

Commit

Permalink
feat: exports test account operations (#973)
Browse files Browse the repository at this point in the history
  • Loading branch information
sravya-yelleti authored Jul 22, 2022
1 parent 2c198bb commit 4230f38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export * from './operations/product-ads/sponsored-products-product-ads-operation
export * from './operations/product-targeting/sponsored-brands-product-targeting-operation'
export * from './operations/product-targeting/sponsored-products-product-targeting-operation'
export * from './operations/profiles/profile-operation'
export * from './operations/test-accounts/test-account-operation'
export * from './operations/recommendations/sponsored-brands-bid-recommendations-operation'
export * from './operations/recommendations/sponsored-brands-targeting-recommendations-operation'
export * from './operations/reports/sponsored-brands/sponsored-brands-report-operation'
Expand Down

0 comments on commit 4230f38

Please sign in to comment.