I can see that when i pull my report my entries look like below (for
keywords anyway):
(BiddableAdGroupCriterion){
adGroupId = 10498715
criterionUse = "BIDDABLE"
criterion =
(Keyword){
id = 11298522
type = "KEYWORD"
Criterion.Type = "Keyword"
text = "keyword text"
matchType = "PHRASE"
}
AdGroupCriterion.Type = "BiddableAdGroupCriterion"
approvalStatus = "APPROVED"
qualityInfo =
(QualityInfo){
qualityScore = 9
}
biddingStrategyConfiguration =
(BiddingStrategyConfiguration){
biddingStrategyType = "MANUAL_CPC"
bids[] =
(CpcBid){
Bids.Type = "CpcBid"
bid =
(Money){
ComparableValue.Type = "Money"
microAmount = 1070000
}
cpcBidSource = "CRITERION"
},
}
}
But then if I run the below, shouldn't it retrieve the bid?
page = ad_group_ad_service.get(selector)
if 'entries' in page:
for adgroupcriterion in page['entries']:
print
adgroupcriterion['biddingStrategyConfiguration']['bids']['bid']['microAmount']
I assume I'm doing something stupid, could someone point me in the right
direction please?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/bf6f61bd-11a2-4e6b-9bb6-e827c5806b27%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.