Hi, I have the following issue:
I am consulting the data of my campaigns, through the "CampaignService", I get all the data correctly, except for the "BiddingStrategyConfiguration" that returns null.
Effectively, the campaigns have the Strategy configured, but for api I can't get the data.
Do I have to have any special permission on the token?