It just return part of my linked accounts but none of GA account.
request:
curl --location --request POST 
'https://googleads.googleapis.com/v9/customers/XXXXXX/googleAds:searchStream' 
\
--header 'Content-Type: text/plain' \
--data-raw '{
"query": "SELECT 
account_link.status,account_link.type,account_link.account_link_id,account_link.data_partner.data_partner_id,account_link.google_ads.customer,account_link.resource_name,account_link.third_party_app_analytics.app_analytics_provider_id,account_link.third_party_app_analytics.app_id,account_link.third_party_app_analytics.app_vendor
 
FROM account_link"
}'
response:
[
    {
        "results": [
            {
                "accountLink": {
                    "resourceName": "customers/XXXXXX/accountLinks/XXXXX",
                    "status": "REMOVED",
                    "type": "THIRD_PARTY_APP_ANALYTICS",
                    "accountLinkId": 
                }
            },
            {
                "accountLink": {
                    "resourceName": "customers/XXXXXX/accountLinks/XXXXX",
                    "status": "ENABLED",
                    "type": "THIRD_PARTY_APP_ANALYTICS",
                    "accountLinkId": 
                }
            },
            {
                "accountLink": {
                    "resourceName": "customers/XXXXX/accountLinks/XXXXX",
                    "status": "ENABLED",
                    "type": "THIRD_PARTY_APP_ANALYTICS",
                    "accountLinkId": 
                }
            },
            {
                "accountLink": {
                    "resourceName": "customers/XXXXX/accountLinks/XXXXX",
                    "status": "ENABLED",
                    "type": "DATA_PARTNER",
                    "accountLinkId": 
                }
            },
            {
                "accountLink": {
                    "resourceName": "customers/XXXXX/accountLinks/XXXXX",
                    "status": "ENABLED",
                    "type": "DATA_PARTNER",
                    "accountLinkId": 
                }
            },
            {
                "accountLink": {
                    "resourceName": "customers/XXXXX/accountLinks/XXXXX",
                    "status": "ENABLED",
                    "type": "DATA_PARTNER",
                    "accountLinkId": 
                }
            },
            {
                "accountLink": {
                    "resourceName": "customers/XXXXX/accountLinks/XXXXX",
                    "status": "ENABLED",
                    "type": "DATA_PARTNER",
                    "accountLinkId": 
                }
            }
        ],
        "fieldMask": 
"accountLink.status,accountLink.type,accountLink.accountLinkId,accountLink.dataPartner.dataPartnerId,accountLink.googleAds.customer,accountLink.resourceName",
        "requestId": "J8mTyoCa6tDWl9LOXI5Gkg"
    }
]
在2021年11月29日星期一 UTC+8 14:45:44<adsapi> 写道:

> Hi,
>
> Thanks for posting your concern.
>
> To investigate the issue, could you provide the complete request 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
>  and response 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
>  logs 
> with request ID 
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
>  and request header 
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers>
>  generated 
> on your end? You can provide it via *Reply privately to author* option. 
> If this option is not available, then send it instead on this email address 
> googleadsa...@google.com.
>
> Regards,
>
> Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 
> 2021 
> Google Ads API and AdWords API Annual Survey 
> <https://google.qualtrics.com/jfe/form/SV_eQbOpf4VxRyyqqO?source=so>
>   
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2RwH2F:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/3addbfbd-8c17-4ce7-ac90-0b8297ed5dc8n%40googlegroups.com.
  • I ... 晓薇陈
    • ... 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
      • ... 晓薇陈
        • ... 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
          • ... Chen Xiaowei
            • ... 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
              • ... 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
                • ... Chen Xiaowei
                • ... 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum

Reply via email to