Skip to content

Commit b17f483

Browse files
author
Rituparna Mukherjee
committed
Adding frequency_control_specs under AdSet for BrandAwreness
Summary: Modify SDK for Brand Awareness Test Plan: All Integration and unit tests pass ritu-mbp:python-ads-sdk ritu$ python -m facebookads.test.integration ...................... ---------------------------------------------------------------------- Ran 22 tests in 24.138s OK ritu-mbp:python-ads-sdk ritu$ python -m facebookads.test.unit ............................. ---------------------------------------------------------------------- Ran 29 tests in 0.014s OK
1 parent ebf28b3 commit b17f483

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

facebookads/objects.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1383,6 +1383,7 @@ class Field(HasBidInfo, object):
13831383
effective_status = 'effective_status'
13841384
end_time = 'end_time'
13851385
execution_options = 'execution_options'
1386+
frequency_control_specs = 'frequency_control_specs'
13861387
id = 'id'
13871388
is_autobid = 'is_autobid'
13881389
lifetime_budget = 'lifetime_budget'

0 commit comments

Comments
 (0)