Hey,

What you suggested above would give us the call assets at the campaign 
level. Instead, we wanted identification for call campaigns (reference - 
https://support.google.com/google-ads/answer/7159409?sjid=2256913285242502432-AP).
To confirm, I created a call campaign following the steps in the reference 
url mentioned, I got that campaign in campaign report but the campaign 
asset report was empty.

Hoping for a quick reply.
Thank you.


On Thursday, May 11, 2023 at 11:17:46 PM UTC+5:30 Google Ads API Forum 
Advisor wrote:

Hi, 

Thank you for coming back to us and for providing information needed. I 
hope you are doing well today.

With regards to your concern about call campaigns assets, you may try the 
sample query below for reference.

SELECT campaign_asset.asset, campaign_asset.campaign, 
campaign_asset.source, campaign_asset.status, campaign_asset.resource_name, 
campaign_asset.field_type, campaign.resource_name, campaign.name, 
campaign.advertising_channel_type FROM campaign_asset WHERE 
campaign.advertising_channel_type = 'SEARCH' AND campaign_asset.field_type 
IN ('CALL', 'CALLOUT')

Once you create a *call campaigns assets* (*Phone calls* shown from 
screenshot), you may use the above query and let us know if this is what 
you are looking for and how it goes on your end.

If any issue occurs, you may provide an *uncropped screenshot of Google Ads 
UI *from your end or a* complete (request and response with request-id) 
logs* with request ID generated as shown in the respective links. This will 
help us to further assist you and investigate the issue.

If you haven't enabled logging yet, it can be enabled by navigating to the 
Client libraries > Your client library (ex. Java) > *Logging documentation*, 
which you can access from this link. For REST interface requests, you can 
enable logging via the curl command by using the -i flag. This will cause 
the tool to include the HTTP response headers in the output.

You can provide these via the Reply privately to author option. If this 
option is not available, then send it instead on this email address 
*googleadsa...@google.com* <https://groups.google.com/>.

*Reference links:*

   - *Logging documentation* - 
   
*https://developers.google.com/google-ads/api/docs/best-practices/logging#client_library_logging*
 
   
<https://developers.google.com/google-ads/api/docs/best-practices/logging#client_library_logging>
 
   - *Request* - 
   
*https://developers.google.com/google-ads/api/docs/concepts/field-service#request*
 
   
<https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
 
   - *Response* - 
   
*https://developers.google.com/google-ads/api/docs/concepts/field-service#response*
 
   
<https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
 
   - *Request-id *- 
   
*https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id*
 
   
<https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
 


Have a great day.

Regards,
[image: Google Logo] Google Ads API Team 

ref:_00D1U1174p._5004Q2lBrfR: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 
"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/53f12680-2513-4b9f-883c-b52e6797b3a2n%40googlegroups.com.
  • Re: Identify call... Google Ads API and AdWords API Forum
    • Re: Identify... 'Ayush Singh' via Google Ads API and AdWords API Forum
      • Re: iden... Google Ads API and AdWords API Forum
        • Re: ... 'Vishal Tiwari' via Google Ads API and AdWords API Forum
          • ... Google Ads API and AdWords API Forum
          • ... Google Ads API and AdWords API Forum

Reply via email to