Hi Ido,

I don't know which library you're using, but according to the Python Proto, 
there are two different values: "index" and "number", where "index" seems 
to relate to the order in witch those enumes are listed in the 
documentation while "number" seems to be the value you get while fetching 
"campaign.bidding_strategy_type":

https://github.com/googleads/google-ads-python/blob/master/google/ads/google_ads/v5/proto/enums/bidding_strategy_type_pb2.py

So I'd recommend to use the built-in client library methods to get the 
correct enum currently related to the number, as in these examples:
https://developers.google.com/google-ads/api/docs/samples/get-account-changes?hl=en

Regards
Mat

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5ee95830-3e65-43b5-b858-ce091242c051o%40googlegroups.com.

Reply via email to