Skip to content

Commit

Permalink
chore: revert use batch value
Browse files Browse the repository at this point in the history
  • Loading branch information
am6010 committed Sep 21, 2023
1 parent 6e9118f commit 003c571
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ class AdCreatives(FBMarketingStream):

entity_prefix = "adcreative"
enable_deleted = False
use_batch = False

def __init__(self, fetch_thumbnail_images: bool = False, **kwargs):
super().__init__(**kwargs)
Expand Down

0 comments on commit 003c571

Please sign in to comment.