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.description
            , ad_group_ad.ad.expanded_dynamic_search_ad.description2
            , ad_group.id
            
FROM" +
            ad_group_ad

Response:

{
  "error": {
    "code": 400,
    "message": "Request contains an invalid argument.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": 
"type.googleapis.com/google.ads.googleads.v1.errors.GoogleAdsFailure",
        "errors": [
          {
            "errorCode": {
              "queryError": "UNRECOGNIZED_FIELD"
            },
            "message": "Unrecognized field in the query: 
'ad_group_ad.ad.expanded_dynamic_search_ad.description2'."
          }
        ]
      }
    ]
  }
}

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ebc0d1ee-7f42-4bed-8c60-4404454a9d2a%40googlegroups.com.

Reply via email to