Skip to content

Commit

Permalink
chore: ad creatives use batch
Browse files Browse the repository at this point in the history
  • Loading branch information
am6010 committed Feb 6, 2025
1 parent 6fa024c commit be2da93
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 be2da93

Please sign in to comment.