Hi,

I'm trying to get the campaign bid modifiers via the python library and the 
GoogleAdsService (v1) like the following:
q = ('SELECT campaign_bid_modifier.bid_modifier '
 'FROM campaign_bid_modifier '
 'WHERE campaign.id = %s' % campaign_id)
result = ga_service.search(customer_id, query=q)

But I get the following error:
[2019-03-19 12:53:39,426 - INFO] Request made: ClientCustomerId: xxx, Host: 
googleads.googleapis.com:443, Method: 
/google.ads.googleads.v1.services.GoogleAdsService/Search, RequestId: xxx, 
IsFault: False, FaultMessage: None


A similar request to retrieve the bid modifiers on ad group level works 
without a problem.
What is wrong here?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/82b5103c-6b4f-4e56-8626-78efaf549bc5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Error w... mspierenburg via AdWords API and Google Ads API Forum
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
      • ... mspierenburg via AdWords API and Google Ads API Forum

Reply via email to