Hello there,

I'm hoping that someone could shed light on the below; it seems that Enum 
values (`DISCOVERY_MULTI_ASSET_AD = 35, DISCOVERY_CAROUSEL_AD = 36`) documented 
in the v10 API 
<https://github.com/googleapis/googleapis/blob/8be32d2c93847e538f0c80ec96efbdd148e96016/google/ads/googleads/v10/enums/ad_type.proto#L128-L131>
 
are not appearing:

```
ad_types = client.get_type('AdTypeEnum')
values = set(ad_type.value for ad_type in ad_types.AdType) 

print(values)
>> {0, 1, 2, 3, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 
23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34}
```

Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/406ae277-e369-4f99-bac7-39897e2fb68bn%40googlegroups.com.
  • Ad... Elliot Partridge
    • ... Dorian Kind
      • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
        • ... Zhe Lin
          • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to