Hi,
i am developing software, to handle TextAds of our company and I am running into problem with AdParams.
We currently have 4 campaign containing 70k AdGroup each with about 10 keywords. When I want set AdParams for each keyword (as API wants), it will be:
70 000 for each AdGroup * 10 for each Keyword * 2 for both parameters.
It is 1 400 000 mutate operations. I guess, it is little too many. Or it is not? I have no idea how many operations are normal on Standard Access.
And if it is too many, how can I achieve lower numbers?
I know about AdCustomizers, but for now, we cant regenerate our ads, cause we will lost statistics. And of course, we will after first setup update only
changed parameters, but still, there will be plenty of operations.
Thx for every advice.