Hello there, I am using google ads php client library for fetching campaign 
details. I want to fetch some of these following details with campaign 
query. Details are 
1. Budget
2. Campaign type
3. Bid Strategy Type
4. Status
5. Target CPA

My current query is
SELECT campaign.id, campaign.name, campaign.status, metrics.impressions, 
metrics.clicks, metrics.conversions, metrics.ctr, metrics.average_cpc, 
metrics.cost_micros, campaign.bidding_strategy_type FROM campaign ORDER BY 
campaign.id;

How can I fetch above mentioned details with these query and where can I 
find exact documentation related to it.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f4f3ccd5-3d6a-4a76-a7f7-da7de759044fn%40googlegroups.com.
  • Ho... Khushal Nayani
    • ... 'Faisal Hourani' via Google Ads API and AdWords API Forum
      • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to