Hi Gaurav,
Thanks for clarifying. We do not plan to support this feature in Google Ads
API. You can build your own friendly name mapping for various enum types
instead. The reference doc at
https://developers.google.com/google-ads/api/reference/rpc/v8/AdTypeEnum.AdType
is perhaps a good place
Hello Team,
We use the python programming language (client lib
- https://github.com/googleads/google-ads-python).
The enum values are definitely returned by all client libraries. However,
the adwords api used to return display value of the enum (as visible in the
Google Ads Console)
As an examp
Hi Gaurav,
Which programming language / client library are you using? The enum values (and
not ordinals) are returned by all the client libraries, so I need more details
to understand why this issue happens.
Cheers
Anash
ref:_00D1U1174p._5004Q2HzWQD:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Hi Gaurav,
I work with Matt and let me provide support to your concern.
I am afraid that our team doesn't have a definite timeline on when this feature
will be available. With this, I would suggest also to follow our blog and keep
an eye on our Release Notes document as we will post there any u
Thank you for the updates.
Do we have any rough timeline, when this may be available ?
Regards,
Gaurav
On Thursday, June 3, 2021 at 10:35:00 PM UTC+5:30 adsapiforumadvisor wrote:
> Hi Gaurav,
>
> Thanks for clarifying this -- there does not appear to be an Ads API
> analogue for UseRawEnumVal
Hi Gaurav,
Thanks for clarifying this -- there does not appear to be an Ads API analogue
for UseRawEnumValues. With this, I will submit a feature request on your behalf.
New features are announced on the Ads Developer blog and the release notes.
Regards,
Matt
Google Ads API Team
Matt
Google Ad
Hello Matt,
Here is the code we use:
query = '''SELECT
segments.date,campaign.name,ad_group.name,ad_group_ad.ad.type,metrics.impressions
from ad_group_ad WHERE segments.date DURING YESTERDAY'''
search_request = googleads_client.get_type("SearchGoogleAdsStreamRequest")
search_request.customer_id
Hello,
Thanks for reaching out. Can you please clarify how you are retrieving the enum
ordinal for the ad type in the Ads API?
Thanks,
Matt
Google Ads API Team
Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2HzWQD:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our