Re: TemplateAd fields

2013-12-18 Thread kostfast
Request: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201309";> user agent Id AdGroupId Status AdGroupId IN 8765847077

How to get report on ads and keywords with geo data?

2014-08-08 Thread kostfast
Hello. Currently I use AD_PERFORMANCE_REPORT which gives me data with no geo information I use AWQL query: > SELECT CampaignId,CampaignName, AdGroupId,AdGroupName, Id, KeywordId,Url, > Impressions, Clicks, Cost FROM AD_PERFORMANCE_REPORT > WHERE Status IN [ENABLED, PAUSED] AND Impressions>0 DUR

test account error QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:''

2013-05-13 Thread kostfast
Hello. I received an email that says: Your developer MCCID: *** Your new test account Customer ID: 545-140-2730 But when I try to connect (using PHP library of version v201302) I'm getting this response: QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'' All payment requrements

TemplateAd fields

2013-11-12 Thread kostfast
TemplateAd fields I have a TemplateAd with Image, I want copy this ad to change uri get ad by php lib using AdGroupAdService, and have a result AdGroupAd object like this: object(AdGroupAd)#20 (8) { ["adGroupId"]=> string(10) "8765847077" ["ad"]=> object(TemplateAd)#18 (13) { ["tem

Re: TemplateAd fields

2013-11-18 Thread kostfast
I use "Urls" and all other fields, but still not have any data in TemplateElement -> fields object(TemplateAd)#19 (13) { ["templateId"]=> string(3) "364" ["adUnionId"]=> NULL ["templateElements"]=> array(1) { [0]=> object(TemplateElement)#21 (2) { ["un