Hi,
I tried to update from exclude to include node - everything else in Vietnam
parent - {Vietnam}
child - {child nodes}
other - everything else in Vietnam
AdGroupCriterionOperation operation = new AdGroupCriterionOperation
{
Remove = adGroupResourceName
adGroupResourceName is the other node adgroup criteria resourcename
}; but I got an error - Subdivided listing groups must have an "others" case.
its working and updated for All unit nodes except everything else.
is it possible to remove this node or its only working for case values like hotelid,hotelclass and hotelcountry/state/city?
I need to update exclude to include by removing the resourcename and readd the node with negative true to false.