Re: Marshaling FinalUrls field in BiddableAdGroupCriterion object after upgrading an account

2015-10-01 Thread Vadim Dribinsky
So, basically it looks like I should take the custom parameters out of the 
FinalUrl and use the combination of trackingUrlTemplate and 
urlCustomParameters?

On 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/ce35e4e3-4d8f-4ab7-8b6f-59b73ee7db07%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Marshaling FinalUrls field in BiddableAdGroupCriterion object after upgrading an account

2015-09-30 Thread Vadim Dribinsky
Here's an example of the  value I'm sending for FinalUrls:

'http://www.auto-price-finder.com/welcome?id={ifnotmobile:186523874426}{ifmobile:186523874447}&creativeid={creative}&admake=Chrysler&gma={matchtype}&gdev={device}&gn={network}&gp={adposition}&year=2014'

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/018362d5-b59a-4e97-97f1-31263af3acbb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Marshaling FinalUrls field in BiddableAdGroupCriterion object after upgrading an account

2015-09-30 Thread Vadim Dribinsky
I'm trying to update Keyword bids and after migration of the account to use 
FinalURL instead of Destination URL, I'm unable to get the API to work.
I keep getting this Fault:

Unmarshalling Error: cvc-complex-type.2.3: Element 'ns0:finalUrls' cannot 
have character [children], because the type's content type is element-only.


I tried sending the same data for FinalUrls as I did for Destination Url, I 
tried sending a single-value array, The error is always the same.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/cdf7f36f-ae46-4ce4-bdc1-fbcf9ec1264d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


KeywordText when pulling Keywords Performace report

2015-09-14 Thread Vadim Dribinsky
Is it possible to pull KeywordText field when pulling Keywords Performance 
report? If yes, can you give me an example selector? I'm using this one 
currently:

{'reportName': 'api report (keywords performance report)', 
'downloadFormat': 'TSV', 'reportType': 'KEYWORDS_PERFORMANCE_REPORT', 
'dateRangeType': 'CUSTOM_DATE', 'selector': {'fields': ['CampaignName', 
'AdGroupName', 'Id', 'KeywordMatchType', 'Clicks', 'Impressions', 
'QualityScore'], 'dateRange': {'max': '20150418', 'min': '20150418'}}}


Same question for Campaign Negative Keywords Performance Report

Vadim Dribnksy

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/44bcb665-981e-443c-af87-177a18f39e0f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.