googleads/google-ads-python

membership_life_span cannot be set for FlexibleRuleUserList

laurachevalier4 opened this issue · 2 comments

membership_life_span cannot be set for FlexibleRuleUserList. We should update the add_flexible_rule_user_list example to remove the line that sets this to 365, as this value is ignored for this type of user list. This value is set to a default value of 540 for FlexibleRuleUserList regardless of user-provided value. This is a special case that doesn't apply to other list types, so no need to update other examples.

This will be fixed once this PR is merged: #830

This is resolved in version 23.0.0