Hello,
Seeing that nothing is said in the docs about this, and the operation is doable in the UI.
I find it weird that when i try to clear a campaign's end date i receive this following error.
"""
...
error_code {
field_error: FIELD_CANNOT_BE_CLEARED
}
message: "The field cannot be cleared."
location {
field_path_elements {
field_name: "operations"
index {
}
}
field_path_elements {
field_name: "update"
}
field_path_elements {
field_name: "end_date"
}
}
...
"""
Is there an alternative way of clearing this field?
Thanks,
Pedro