Hi all,

I need to following doubts :

1> Campaign level 
   
    Q.   Can we can fetch the overall *revenue *of a campaign using Google 
Ads Rest Interface API.

2> Keywords  Level
   
Q. Can we fetch *revenue *and* avg position *of keywords under a campaign 
using Google Ads Rest Interface API.
 


*Doubt : *I am having a requirement to get disapproved ads for a campign.
 
I performed the following query on resource  *ad_group_criterion  *with 
condition 


*ad_group_criterion.approval_status='DISAPPROVED' .I just wanted to be sure 
that Is it correct approach ? *

Query :  "SELECT 
campaign.name,campaign.id,ad_group_criterion.ad_group,ad_group_criterion.approval_status,campaign.name,ad_group.name
  
FROM ad_group_criterion WHERE 
ad_group_criterion.approval_status='DISAPPROVED' ORDER BY 
ad_group_criterion.approval_status"



Thanks & Regards



  
 

  
      
-- 

*
*
*CONFIDENTIALITY NOTICE*
This email (including any attachments) may 
contain confidential, proprietary and/or privileged information, if you are 
not the intended recipient, or the person responsible for delivering the 
message to the intended recipient then please notify us by return email 
immediately. Should you have received this email in error then you should 
not copy this for any purpose nor disclose its contents to any other 
person.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/fa02cc9e-a9e1-4af6-b3c7-ba9ddd054373n%40googlegroups.com.

Reply via email to