Thank you very mach!
I tried to send request
on https://googleads.googleapis.com/v1/customers/XXX/googleAds:search
which ended by error.
Now I send request to
https://googleads.googleapis.com/v2/customers/XXX/googleAds:search and
it's ok!
понедельник, 7 октября 2019 г., 16:02:32 UTC п
Hello,
The field ExpandedDynamicSearchAd.description2 was added in the Google Ads API
beta v2.1.0. Could you please make sure that you update the client libraries to
the latest version and try adding the field again? If you're receiving an
error, could you please share the logs again using Repl
Hello!
I have an error UNRECOGNIZED_FIELD, then i try to
get ad_group_ad.ad.expanded_dynamic_search_ad.description2
Request query:
SELECT
ad_group_ad.ad.id
, ad_group_ad.ad.type
, ad_group_ad.status
, ad_group_ad.ad.expanded_dynamic_search_ad.descr