Hi Team,
Getting BiddingStrategy as null in Campaign
I am using Google Ads API V10 PHP Library.

please provide the example on how we can get the bidding_strategy details 
because we are currently getting it as null using the below query.

SELECT campaign.id, campaign.network_settings.target_content_network, 
campaign.network_settings.target_google_search, 
campaign.network_settings.target_partner_search_network, 
campaign.network_settings.target_search_network, 
campaign_budget.delivery_method, campaign.ad_serving_optimization_status, 
campaign_budget.amount_micros, campaign_budget.id, 
campaign.frequency_caps,campaign.bidding_strategy,campaign.bidding_strategy_type,
 
bidding_strategy.type, bidding_strategy.id, bidding_strategy.enhanced_cpc, 
bidding_strategy.name, 
bidding_strategy.maximize_conversion_value.cpc_bid_ceiling_micros, 
campaign_budget.name, campaign.advertising_channel_sub_type, 
bidding_strategy.currency_code, campaign_budget.explicitly_shared, 
bidding_strategy.campaign_count, 
campaign.geo_target_type_setting.negative_geo_target_type, 
campaign.geo_target_type_setting.positive_geo_target_type FROM campaign 
WHERE campaign.id IN (16693978983)

All these giving the null values

$googleAdsRow->getBiddingStrategy()->getId();
$googleAdsRow->getBiddingStrategy()->getName();
$googleAdsRow->getBiddingStrategy()->getType();
$googleAdsRow->getBiddingStrategy()->getTargetSpend();
$googleAdsRow->getBiddingStrategy()->getEnhancedCpc();
$googleAdsRow->getBiddingStrategy()->getScheme();

Thanks & Regards,
Sanith.s

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d062e853-5e12-4012-bbef-ba8f101b9e41n%40googlegroups.com.
  • Ge... Sanith Sumanthran
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to