Re: Unable to create product partition

2016-03-15 Thread jhufg . 567484
soap response and request


http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>

https://adwords.google.com/api/adwords/cm/v201601"; 
soapenv:mustUnderstand="0">
885-fwef-7414
fwefw
fewfwe (AwApi-Java, AdWords-Axis/2.10.0, 
Common-Java/2.10.0, Axis/1.4, Java/1.7.0_95, maven)
false
false



https://adwords.google.com/api/adwords/cm/v201601";>

ADD
https://adwords.google.com/api/adwords/cm/v201601"; 
xsi:type="ns2:BiddableAdGroupCriterion">
26675539979

-1
SUBDIVISION




ADD
https://adwords.google.com/api/adwords/cm/v201601"; 
xsi:type="ns3:BiddableAdGroupCriterion">
26675539979

-2
UNIT
-1

112431





ADD
https://adwords.google.com/api/adwords/cm/v201601"; 
xsi:type="ns4:NegativeAdGroupCriterion">
26675539979

-3
UNIT
-1








2016-03-16 12:08:38 WARN  soapXmlLogger:85 - SOAP Response:
http://schemas.xmlsoap.org/soap/envelope/";>

https://adwords.google.com/api/adwords/cm/v201601";>
00052e24c38945980a4c46ea810a5c0f
AdGroupCriterionService
mutate
3
94




soap:Server
[RequiredError.REQUIRED @ 
operations[1].operand.biddingStrategyConfiguration]

https://adwords.google.com/api/adwords/cm/v201601";>
[RequiredError.REQUIRED @ 
operations[1].operand.biddingStrategyConfiguration]

ApiException
http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="RequiredError">

operations[1].operand.biddingStrategyConfiguration

RequiredError.REQUIRED
RequiredError
REQUIRED







On Wednesday, March 16, 2016 at 7:36:50 AM UTC+5:30, jhufg@yahoo.co.in 
wrote:
>
> Hi yin ,
>  I have added the other node with product dimension null 
> rootNode.addChild(ProductDimensions.createOfferId(null)).asExcludedUnit();
>
> Now i am getting different error 
>
>  http://www.w3.org/2001/XMLSchema-instance"; 
> xsi:type="RequiredError">
> 
> operations[1].operand.biddingStrategyConfiguration
> 
> RequiredError.REQUIRED
> RequiredError
> REQUIRED
> 
> 
>
>
>
> On Tuesday, March 15, 2016 at 7:47:44 PM UTC+5:30, Yin Niu wrote:
>>
>> Hello, 
>>
>> Please review our shopping campaign guide 
>>  and the 
>> slides 
>> .
>>  
>>  Every "subdivision" should always have a "Others" unit in addition to the 
>> units with specific criteria.
>>
>> In the UI, this is the "Everything else in" entry.
>>
>> Cheers,
>> Yin, AdWords API Team. 
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d5aa59dd-f7b2-4402-aea6-a3ea0a7c1f6c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdWordsServices ClassDefNotFound error

2016-03-15 Thread Artem Baltser
I resolved problem by adding some updated libraries:
AdWords 2.11.0(all 3 libs)
Joda-time 2.8.2
Guava 19.0
Guava-gwt 19.0
Guice 4.0(all 3 libs)
Opencsv 1.8
Commons-configuration 1.10
Commons-lang 2.6
Commons-collections 3.2.2
Commons-beanutils 1.9.2
Also a removed all unused libs from war/web-inf/lib




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a689e864-b930-44a4-bcc5-050acd8ca182%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to create product partition

2016-03-15 Thread jhufg . 567484
Hi yin ,
 I have added the other node with product dimension null 
rootNode.addChild(ProductDimensions.createOfferId(null)).asExcludedUnit();

Now i am getting different error 

 http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="RequiredError">

operations[1].operand.biddingStrategyConfiguration

RequiredError.REQUIRED
RequiredError
REQUIRED





On Tuesday, March 15, 2016 at 7:47:44 PM UTC+5:30, Yin Niu wrote:
>
> Hello, 
>
> Please review our shopping campaign guide 
>  and the 
> slides 
> .
>  
>  Every "subdivision" should always have a "Others" unit in addition to the 
> units with specific criteria.
>
> In the UI, this is the "Everything else in" entry.
>
> Cheers,
> Yin, AdWords API Team. 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0bf9ec67-f11b-4314-bdfc-dc13a02109e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


BiddingStrategyId not being returned in TargetSpend

2016-03-15 Thread Hudar
Hi There,

Recently we find that in CampaignService get operations, although we have 
specifed BiddingStrategyId in get selector, it doesnt get returned.

The campaign in question was created in MCC with TargetSpend bidding, and 
we use API to download that campaign to our system. But without the 
BiddingStrategyId being returned, we can't update the bid value from our 
system.

We are using API v201506 at the moment. 

Any idea why?

Thank you,

Cheers

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0acc1c30-b2a2-4e20-a799-de3edbae9879%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How is "AppUrl.OsType" returned in Ad Performance report in v201601?

2016-03-15 Thread HK
Hi, Umesh

I don't see anything in the release notes or ad performance report 
documentation stating that the os type is no longer returned. Based on the 
beginning of the app URL, can I safely make an assumption about the OS 
type?, so "android-app" in 
["android-app://com.facebook.katana/android-app/com.my.App"] is an android 
app? If so, what would be the expected value for iOS, "ios-app"? As 
mentioned, the AppUrl 

 
class still has both the URL and the os type and I would expect the report 
to convey the same information.

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/05dfe9c2-9fef-4509-905a-eccf5a867ed6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Items from getUserInterestCriterion for NEW_SMART_PHONE_USER return non-existent parent

2016-03-15 Thread HK
Hi,

I'm using v201601 and calling getUserInterestCriterion 
passing NEW_SMART_PHONE_USER as 
the ConstantDataServiceUserInterestTaxonomyType. I get back 5 items, all 
with a parent ID of 85001. However, I'm not getting back an item with the 
ID of 85001. Should 85001 be included in the returned values? For the other 
types the parents are returned as well.

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2a6d4f59-fbcc-466c-997b-cff4eb7b3759%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adgroup CpaBid ignores API updates in TARGET_CPA campaigns?

2016-03-15 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Denis,

I have a few follow-up questions to make sure I've fully understood the 
issue:

   - Is this issue specifically only happening for BatchJobService, or is 
   this related to other services?
   - When you say ignored, does it mean that when you do a get() that the 
   CpaBid is not there, or is it that when you download the results from the 
   BatchJobService that the bid is not there?

Best,
Nadine, AdWords API Team

On Tuesday, March 15, 2016 at 2:43:08 PM UTC-4, Denis wrote:
>
> Hi,
>
> We are in the process of setting target cpa bids per adgroup automatically 
> via the API. However, we have experienced issues with setting the CpaBid 
> for adgroups in an account that has the new 
> biddingStrategyType "TARGET_CPA" in place (instead of the trusted, but 
> similarly behaving "CONVERSION_OPTIMIZER"). If we run CpaBid updates in 
> accounts that have "ConverionOptimizer" activated they are accepted. When 
> trying to send the same type of operation to campaigns with "Target_CPA" it 
> is simply ignored. Repsonse by BatchJobService for this is positive, 
> though, never mind that nothing was changed. 
>
> We use the Python client libraries with the latest API version (201601). 
> Below is an example operation we use to update adgroup cpa bids:
>
>
> [{'operand': {'biddingStrategyConfiguration': {'bids': [{'bid': 
> {'microAmount': '865'},
>  'xsi_type': 
> 'CpaBid'}]},
>   'campaignId': '335749875',
>   'id': '25962600555',
>   'xsi_type': 'AdGroup'},
>   'operator': 'SET',
>   'xsi_type': 'AdGroupOperation'}]
>
> Anyone know whether this is an issue with the API or if I'm missing 
> something?
>
> Thanks,
>
> Denis
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/85dd78cb-c3be-488a-80f1-1c1653b57163%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How is "AppUrl.OsType" returned in Ad Performance report in v201601?

2016-03-15 Thread 'Umesh Dengale' via AdWords API Forum
Hi Hans,

Thanks for providing the report XML logs. From v201509 and v201601, the 
CreativeFinalAppUrls 
 
report 
field returns data as JSON formatted list of finalAppUrls and does not 
contains OS type. Please check release notes 
 and Ad 
Performance report  
for
 
more details.

Thanks,
Umesh, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9d26e51d-0ccb-40f6-8bcd-182cf33ece3e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: how to Get SiteLink Final Urls in Java

2016-03-15 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Karim,

In order to get the final URLs of your sitelinks, you first need to cast 
your feed items to a SitelinkFeedItem 
.
 
>From there, you can get the final URLs. 

Here is a snippet of code you can add to yours that will give you the URLs
if(feedItem.getFeedType().getValue() == "SITELINK"){
SitelinkFeedItem sfi = (SitelinkFeedItem)feedItem; 
System.out.println("Feed Item's Final Url: " + sfi.getSitelinkFinalUrls
().getUrls(0));
}

Cheers,
Anthony
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8a606b19-cfe0-4253-997c-59e8040181a0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: API to invite user to programmatically created account?

2016-03-15 Thread 'Umesh Dengale' via AdWords API Forum
Hi Mike,

In the AdWords API, manager account can invite a client account or another 
manager account to agree to be managed. Please check out managing customer 
accounts guide 

 for 
more details.

Regards,
Umesh, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/dfbade8a-7d04-4968-a807-f43fd7108342%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How is "AppUrl.OsType" returned in Ad Performance report in v201601?

2016-03-15 Thread HK
Hi,

In the v201601 Ad Performance report, CreativeFinalAppUrls is now returned 
as a JSON list 
.
 
Getting this data via other calls 
,
 
returns an array of AppUrl, containing both the url and the os type. I 
don't see the os type being returned in the ad performance report. Should 
it be? I tested with a "Mobile app engagement ad" (TEMPLATE_AD) which seems 
to only be supported by Android, but shouldn't the os type still be 
included? Here's an example of the XML I got in the report:



This is not a big deal to us, just wanted to ask for clarification for when 
we need it.

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/788c0bf5-4e56-4dac-b2a3-6e44cf6a891f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get Location Extension Report

2016-03-15 Thread 'Yin Niu' via AdWords API Forum
Hello, 

The document has been updated. You can find location extensions place 
holder type here 
.
 
You can use Placeholder Performance Report 

 and Placeholder Feed Item Performance Report 

 to 
get ad extensions level data and feed item level data. 

Thanks,
Yin, AdWords API Team. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/847f555e-0694-46fa-9618-af5c22766f0f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Adgroup CpaBid ignores API updates in TARGET_CPA campaigns?

2016-03-15 Thread Denis
Hi,

We are in the process of setting target cpa bids per adgroup automatically 
via the API. However, we have experienced issues with setting the CpaBid 
for adgroups in an account that has the new 
biddingStrategyType "TARGET_CPA" in place (instead of the trusted, but 
similarly behaving "CONVERSION_OPTIMIZER"). If we run CpaBid updates in 
accounts that have "ConverionOptimizer" activated they are accepted. When 
trying to send the same type of operation to campaigns with "Target_CPA" it 
is simply ignored. Repsonse by BatchJobService for this is positive, 
though, never mind that nothing was changed. 

We use the Python client libraries with the latest API version (201601). 
Below is an example operation we use to update adgroup cpa bids:


[{'operand': {'biddingStrategyConfiguration': {'bids': [{'bid': 
{'microAmount': '865'},
 'xsi_type': 
'CpaBid'}]},
  'campaignId': '335749875',
  'id': '25962600555',
  'xsi_type': 'AdGroup'},
  'operator': 'SET',
  'xsi_type': 'AdGroupOperation'}]

Anyone know whether this is an issue with the API or if I'm missing 
something?

Thanks,

Denis

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c2e7e79a-51b2-4bcd-9281-84592d904246%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Keywords performance report and ad performance report

2016-03-15 Thread 'Yin Niu' via AdWords API Forum
Hello, 

Sorry, I am a little confused. What discrepancy see you are seeing between 
AdWords API reports and the UI? Could you provide the reports so that I can 
look into further? 

Thanks,
Yin, AdWords API Team. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c704fa2f-981e-428f-971b-8320852d85a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: OfflineConversions not tracking

2016-03-15 Thread Sam Craig
Thanks Mike - I should have caught that, too.  Sorry for wasting your time 
on this!

On Tuesday, March 15, 2016 at 6:05:22 AM UTC-10, Michael Cloonan (AdWords 
API Team) wrote:
>
> Hello,
>
> Upon taking another look at the request, it looks like you are setting the 
> validateOnly header to true. I'm sorry this wan't actually my first 
> question, as it fits the symptoms you're experiencing exactly.
>
> When validateOnly is set to true, the API will validate your request and 
> return any errors with formatting, unknown/invalid IDs or GCLIDs, etc., but 
> it won't actually execute the request.
>
> If you set validateOnly to false, then your request should go through fine.
>
> Regards,
> Mike, AdWords API Team
>
> On Monday, March 14, 2016 at 11:54:20 PM UTC-4, Sam Craig wrote:
>>
>> Took me a few days to narrow this down.  This was submitted on 3/14 at 
>> approximately 1pm EST, but has not yet shown up as a conversion in Adwords 
>> reporting as of 11:45pm EST.  Can you please look at that requestId and let 
>> me know what you see?
>>
>> http://schemas.xmlsoap.org/soap/envelope/";>
>> 
>> https://adwords.google.com/api/adwords/cm/v201509
>> ">
>> 00052e056d2239b80ac458c6b70ee649
>> OfflineConversionFeedService
>> mutate
>> 0
>> 76
>> 
>> 
>> 
>> https://adwords.google.com/api/adwords/cm/v201509
>> "/>
>> 
>> 
>>
>> On Thursday, March 10, 2016 at 9:11:43 AM UTC-10, Michael Cloonan 
>> (AdWords API Team) wrote:
>>>
>>> Hello,
>>>
>>> The requestId is generated by the server, so the fact that you have a 
>>> requestId (and response) means that the server received and processed your 
>>> request.
>>>
>>> Sometimes conversions may not appear immediately after you upload them. 
>>> This delay can be even longer if the conversion tracker is brand new. How 
>>> long have you waited since uploading your conversions before checking to 
>>> see if they've appeared?
>>>
>>> Regards,
>>> Mike, AdWords API Team
>>>
>>> On Wednesday, March 9, 2016 at 9:09:09 PM UTC-5, Sam Craig wrote:

 Thanks Yin - I'm not getting any validation errors from the API call 
 (see sample API response below) and I've validated GCLIds occur on a date 
 I 
 should be able to see.  Can you confirm that this requestID is being 
 received and where/if it's being applied?  I've uploaded these same 
 conversions via CSV without issue.

 Request:
 http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="
 http://www.w3.org/2001/XMLSchema"; xmlns:xsi="
 http://www.w3.org/2001/XMLSchema-instance";>
 
 http://schemas.xmlsoap.org/soap/actor/next"; soapenv:mustUnderstand="0" 
 xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201509";>
 xxx
 xxx
 xxx
 false
 false
 
 
 
 https://adwords.google.com/api/adwords/cm/v201509";>
 
 ADD
 
 COGPqMPYrssCFYMfHwodX1IC8w
 NHS Survey Funnel - 
 Purchases
 20160307 110201 
 America/New_York
 89.63347500
 
 
 
 
 

 Response:
 http://schemas.xmlsoap.org/soap/envelope/";>
 
 https://adwords.google.com/api/adwords/cm/v201509";>
 00052da8414308480ac4e544460feb7b
 OfflineConversionFeedService
 mutate
 1
 293
 
 
 
 https://adwords.google.com/api/adwords/cm/v201509";>
 
 
 OfflineConversionFeedReturnValue
 
 
 COGPqMPYrssCFYMfHwodX1IC8w
 NHS Survey Funnel - 
 Purchases
 20160307 110201 
 America/New_York
 89.633475
 
 
 
 
 

 On Monday, March 7, 2016 at 9:00:15 AM UTC-10, Yin Niu wrote:
>
> Hello, 
>
> You can use Click Performance Report 
> 
>  to 
> confirm the date of GCLID. 
>
> For importing conversions, please make sure the validation rules 
> 
>  are 
> met before uploading the offline conversions. 
>
> Thanks,
> Yin, AdWords API Team. 
>


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 ema

Re: Keywords performance report and ad performance report

2016-03-15 Thread SZ
Hi Yin,

Thank you for your reply. May I know if I can get the cost and keyword at 
Ad level from keywords performance report?

Thank you very much.

Bests,
SZ

On Tuesday, March 15, 2016 at 10:03:47 AM UTC-7, Yin Niu wrote:
>
> Hello, 
>
> Ad Performance Report 
> 
>  includes 
> statistics aggregated at ad level. The keywordId field will return any 
> criteria that triggers the ad. Why don't you use the cost data from Keywords 
> Performance Report 
> 
> ? 
>
> Thanks,
> Yin, AdWords API Team. 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4ec48fb7-b9f2-4037-b528-e02575244c62%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Change a campaign from shared budget to individual budget through the API

2016-03-15 Thread 'Danial Klimkin' via AdWords API Forum
Hello Shawn,


Sorry for the delay, I was away for a bit.

Yes, you need to create a budget, but with the BudgetService, setting 
isExplicitlyShared to false. You'll get an ID back.

Then, you can create a campaign with budget ID set to the ID above. We have 
code examples for each of the client libraries demonstrating that:

  
https://developers.google.com/adwords/api/docs/clientlibraries#client-libraries


-Danial, AdWords API Team.


On Wednesday, February 17, 2016 at 5:49:38 PM UTC+1, Shawn wrote:
>
> Hi Danial,
> What would the basic flow of this be?  Use BudgetOrderService to create a 
> new budget with a unique name, set as a non-shared budget, then attach it 
> to that campaign?
>
> Here's the backstory:  I have an MCC accounts with 1300 accounts inside. 
> Each account has about 20 campaigns, so I have about 26,000 campaigns. 
>  Today each one is setup with a shared budget ("shared with" only one 
> campaign though, so it's not really being "shared").  But we started using 
> Kenshoo as a bid management platform, and I'm afraid when Kenshoo sends 
> budget changes to the campaigns, AdWords shared budgets are causing issues. 
>  Maybe it's not since the budgets aren't actually shared among multiple 
> campaigns, so I need to check into that.  But the Kenshoo team did ask me 
> to remove the shared budgets, and it looks like I have no option to do that 
> other than use the API. 
>
> I'm familiar with scripting in AdWords, but the API is a whole other 
> beast.  But still, using it should be faster than manually editing 26,000 
> campaigns! 
>
> Any insight would be greatly appreciated.
>
>
>
> On Tuesday, May 28, 2013 at 4:14:36 AM UTC-5, Danial Klimkin wrote:
>>
>> Hello Sergio,
>>
>>
>> A shared budget can not be changed to an individual one with the API. The 
>> only way is to create a new budget.
>>
>>
>> -Danial, AdWords API Team.
>>
>>
>> On Thursday, May 23, 2013 12:21:36 PM UTC+4, Sergio Berná Niñerola wrote:
>>>
>>> Is it possible to change a campaign from a shared budget to an 
>>> individual budget through Adwords API?
>>>
>>> Im not interested in creating a new Shared Budget and applying it to a 
>>> single campaign, since that creates a shared budget object but just for 
>>> that campaign, and that shared budget cannot be modified in bulk.
>>>
>>> The only way I have been able to do so is by using the Web Application, 
>>> in which you can set again the individual budget. But through the API any 
>>> attempt made is answered with a BudgetError.CANNOT_EDIT_SHARED_BUDGET, 
>>> while the thing im trying is not to edit the shared budget but to set an 
>>> individual budget just for that campaign.
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3f373eb8-13bb-401e-aa07-93d6eaffb150%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Keywords performance report and ad performance report

2016-03-15 Thread 'Yin Niu' via AdWords API Forum
Hello, 

Ad Performance Report 

 includes 
statistics aggregated at ad level. The keywordId field will return any 
criteria that triggers the ad. Why don't you use the cost data from Keywords 
Performance Report 

? 

Thanks,
Yin, AdWords API Team. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2ce54c5c-8984-40f6-9b3d-3cdffe41b0d4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: RelativeCTR not available in Account Performance reports?

2016-03-15 Thread 'Anthony Madrigal' via AdWords API Forum
Hi,

Unfortunately, this field is still not available in the Account Performance 
Report.

Please follow our blog 
 in case 
there are any updates.

Regards,
Anthony
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9be9e276-31ea-4f98-a241-c4fb837dd2b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Keywords performance report and ad performance report

2016-03-15 Thread SZ

Hi,

I used the ad performance report to get the cost and keyword id. And I used 
the keywords performance report to map the id I got from ad performance 
report to keyword. However, the cost from the ad performance report grouped 
by keyword (or keyword id from ad performance report) cannot match the 
Keyword report on dashboard. Could you please help me?

Thank you very much,

Best regards,
SZ

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/67d5fc11-dcff-4aa3-89fb-babf63f11496%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: OfflineConversions not tracking

2016-03-15 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello,

Upon taking another look at the request, it looks like you are setting the 
validateOnly header to true. I'm sorry this wan't actually my first 
question, as it fits the symptoms you're experiencing exactly.

When validateOnly is set to true, the API will validate your request and 
return any errors with formatting, unknown/invalid IDs or GCLIDs, etc., but 
it won't actually execute the request.

If you set validateOnly to false, then your request should go through fine.

Regards,
Mike, AdWords API Team

On Monday, March 14, 2016 at 11:54:20 PM UTC-4, Sam Craig wrote:
>
> Took me a few days to narrow this down.  This was submitted on 3/14 at 
> approximately 1pm EST, but has not yet shown up as a conversion in Adwords 
> reporting as of 11:45pm EST.  Can you please look at that requestId and let 
> me know what you see?
>
> http://schemas.xmlsoap.org/soap/envelope/";>
> 
> https://adwords.google.com/api/adwords/cm/v201509";>
> 00052e056d2239b80ac458c6b70ee649
> OfflineConversionFeedService
> mutate
> 0
> 76
> 
> 
> 
> https://adwords.google.com/api/adwords/cm/v201509
> "/>
> 
> 
>
> On Thursday, March 10, 2016 at 9:11:43 AM UTC-10, Michael Cloonan (AdWords 
> API Team) wrote:
>>
>> Hello,
>>
>> The requestId is generated by the server, so the fact that you have a 
>> requestId (and response) means that the server received and processed your 
>> request.
>>
>> Sometimes conversions may not appear immediately after you upload them. 
>> This delay can be even longer if the conversion tracker is brand new. How 
>> long have you waited since uploading your conversions before checking to 
>> see if they've appeared?
>>
>> Regards,
>> Mike, AdWords API Team
>>
>> On Wednesday, March 9, 2016 at 9:09:09 PM UTC-5, Sam Craig wrote:
>>>
>>> Thanks Yin - I'm not getting any validation errors from the API call 
>>> (see sample API response below) and I've validated GCLIds occur on a date I 
>>> should be able to see.  Can you confirm that this requestID is being 
>>> received and where/if it's being applied?  I've uploaded these same 
>>> conversions via CSV without issue.
>>>
>>> Request:
>>> http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="
>>> http://www.w3.org/2001/XMLSchema"; xmlns:xsi="
>>> http://www.w3.org/2001/XMLSchema-instance";>
>>> 
>>> http://schemas.xmlsoap.org/soap/actor/next"; soapenv:mustUnderstand="0" 
>>> xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201509";>
>>> xxx
>>> xxx
>>> xxx
>>> false
>>> false
>>> 
>>> 
>>> 
>>> https://adwords.google.com/api/adwords/cm/v201509";>
>>> 
>>> ADD
>>> 
>>> COGPqMPYrssCFYMfHwodX1IC8w
>>> NHS Survey Funnel - 
>>> Purchases
>>> 20160307 110201 
>>> America/New_York
>>> 89.63347500
>>> 
>>> 
>>> 
>>> 
>>> 
>>>
>>> Response:
>>> http://schemas.xmlsoap.org/soap/envelope/";>
>>> 
>>> https://adwords.google.com/api/adwords/cm/v201509";>
>>> 00052da8414308480ac4e544460feb7b
>>> OfflineConversionFeedService
>>> mutate
>>> 1
>>> 293
>>> 
>>> 
>>> 
>>> https://adwords.google.com/api/adwords/cm/v201509";>
>>> 
>>> 
>>> OfflineConversionFeedReturnValue
>>> 
>>> 
>>> COGPqMPYrssCFYMfHwodX1IC8w
>>> NHS Survey Funnel - 
>>> Purchases
>>> 20160307 110201 
>>> America/New_York
>>> 89.633475
>>> 
>>> 
>>> 
>>> 
>>> 
>>>
>>> On Monday, March 7, 2016 at 9:00:15 AM UTC-10, Yin Niu wrote:

 Hello, 

 You can use Click Performance Report 
 
  to 
 confirm the date of GCLID. 

 For importing conversions, please make sure the validation rules 
 
  are 
 met before uploading the offline conversions. 

 Thanks,
 Yin, AdWords API Team. 

>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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+unsub

Re: How to get Location Extension Report

2016-03-15 Thread 'Umesh Dengale' via AdWords API Forum
Hello,

Thanks for attaching the screenshot. You could use the PLACEHOLDER_REPORT 
to get the location extensions. The PLACEHOLDER_REPORT.
ExtensionPlaceholderType 

 field 
could be used to filter data based on place holder type. Please check the 
placeholder 
document 
 and 
PLACEHOLDER_REPORT 

 document 
for more details.

Thanks,
Umesh, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ee8fc877-cf90-4599-b2c2-abf332eeef73%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: RelativeCTR not available in Account Performance reports?

2016-03-15 Thread Zweitze
It's three years now... Any updates?


On Tuesday, August 12, 2014 at 5:01:34 PM UTC+2, Zweitze wrote:
>
> It's been well over a year. Any updates?
>
> Thanks!
>
>
>
> On Sunday, March 17, 2013 10:59:19 PM UTC+1, Paul Matthews (AdWords API 
> Team) wrote:
>>
>> Hi Zweitze,
>>
>> I can confirm that it does not exist in that report 
>> . 
>> I'm looking into the for working out the RelativeCTR for a given account 
>> and will get back to you as soon as I have more information.
>>
>> Regards,
>>
>> - Paul, AdWords API Team.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/536f274f-1223-423d-b0f6-fad9b70e4b07%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


API to invite user to programmatically created account?

2016-03-15 Thread Mike Champion
Hi,

I'm looking to see if the API supports the ability to create a new account 
and invite a user to it. (I see some questions in this forum from several 
years ago but wasn't entirely sure if they were asking about the same 
functionality.)

In the AdWords UI I see the ability to optionally invite someone to a new 
account:

https://www.evernote.com/l/APR1S47XLChNkpAaZ3-QiIydgJJm9EXKYbc

In the API and sample app, I see a way to create a new account -- is it 
possible to invite a user by their email address to this new account?

https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201601/accountmanagement/CreateAccount.java#L68

Thanks,

-mike

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/11d0da1c-c3d9-43c8-8325-2b7a80441176%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: conversion segmentation in shopping performance report

2016-03-15 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Jon,

Unfortunately, we cannot comment on whether the feature will be implemented 
in the next version or fixed in v201509 or v201601.

Regards,
Anthony
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8babb43b-3cbc-4242-a2c1-6002b47812e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdWordsServices ClassDefNotFound error

2016-03-15 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi,

Yes, you're right -- I haven't personally worked with AppEngine much :), 
but hopefully I can still help resolve this.

Is the client library version the *only* difference between the project 
using 2.4.0 and the project that's failing?

Also, for the *NoClassDefFoundError*, does that get thrown at the *new 
AdWordsServices()* call or when you call *get* on the *AdWordsServices*
 object?

Thanks,
Josh, AdWords API Team

On Tuesday, March 15, 2016 at 2:01:43 AM UTC-4, Artem Baltser wrote:
>
> I was wrong, all libs exist in logs
> I guess you didn't work with appengine, may be the error is about that...I 
> have one project, it has adwords 2.4.0 and still works...
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f5b83fba-c819-4bf0-b9db-50bb2973b003%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Active VS Enabled

2016-03-15 Thread 'Yin Niu' via AdWords API Forum
Hi Miniera, 

Object status values in AdWords API are enabled, disabled and paused. The 
keyword status is different in UI. Please see this AdWords help page 
. 

Thanks,
Yin, AdWords API Team. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7f25cebe-bfb0-4c18-96b8-5fef9db4de80%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Can't retrireve BatchJob operation result

2016-03-15 Thread robert.barreiro via AdWords API Forum
Thanks for your support Nadine.

If you need more information, please let me know.
Regards,

Robert.


PS: Last night we experienced the same problem again



El martes, 15 de marzo de 2016, 10:12:58 (UTC-3), Nadine Sundquist (AdWords 
API Team) escribió:
>
> Hello Robert,
>
> We're taking a look into it. I don't know of it being a systemic issue, 
> but I'm checking with my teammates. This one can be a tricky one to debug. 
> I'll get back to you as we figure out more.
>
> Thanks,
> Nadine, AdWords API Team
>
> On Monday, March 14, 2016 at 3:44:01 PM UTC-4, robert@mercadolibre.com 
>  wrote:
>>
>> Hi Nadine, yes.
>>
>> Our application was working fine last week and now it's not working even 
>> when we didn't release any new version. Now I've manually retrieved the 
>> operations and everything seems to be OK.
>>
>> It looks like after job changes its status to DONE the operations may not 
>> be available in some time. It even could take more than 20 minutes (the max 
>> time we're waiting) to become available, so we can check on every 
>> operations and see if something failed.
>>
>> Is this possible? Is there any performance issues with version 201509?
>>
>> Thank you.
>>
>>
>>
>>
>> El lunes, 14 de marzo de 2016, 16:39:49 (UTC-3), Nadine Sundquist 
>> (AdWords API Team) escribió:
>>>
>>> Hi Robert,
>>>
>>> There haven't been any issues reported recently that are similar to what 
>>> you've described. Are you following the batch job example 
>>> 
>>>  
>>> that we provided? In the example, we poll for the batch job status to reach 
>>> *COMPLETED* or *FAILED*. What status is your job when you download the 
>>> result? With your help, I'll be able to narrow down the problem.
>>>
>>> Thanks,
>>> Nadine, AdWords API Team
>>>
>>> On Monday, March 14, 2016 at 8:44:33 AM UTC-4, 
>>> robert@mercadolibre.com wrote:

 Hi,

 We're experimenting problem when trying to retrieve BatchJob operation 
 results:

 BatchJobException: Failed to download batch job mutate response from 
 URL: 
 https://batch-job-download-prod-ebe9b43.storage.googleapis.com/.../3516790.results.xml?GoogleAccessId=.
 ..


 We've implemented a retry logic, retrying to get the results after 4 
 minutes with a max retries of 5. After that we're failing the process. 
 Right now we got this exception in all our jobs, some examples:


 Customer: 3032301828, JobId: 3517411
 Customer: 7527555830, JobId: 3501827
 Customer: 4283125034, JobId: 3513738
 Customer: 4296260814, JobId: 3504890


 We're currently using API version 201509.
 Is there any issue with this version or any API related problems right 
 now? The same code ran on Thursday without no problems but today we're 
 facing problems again.


 Thanks in advance.
 Regards,

 Robert.








-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9f166143-aafd-4b69-b158-679b6f20d293%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to create product partition

2016-03-15 Thread 'Yin Niu' via AdWords API Forum
Hello, 

Please review our shopping campaign guide 
 and the 
slides 
.
 
 Every "subdivision" should always have a "Others" unit in addition to the 
units with specific criteria.

In the UI, this is the "Everything else in" entry.

Cheers,
Yin, AdWords API Team. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/48af9486-0331-477e-a8d2-70d5b0b8cc3c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Google API Adwords PHP

2016-03-15 Thread 'Yin Niu' via AdWords API Forum
Hi Nick, 

You need to add User Agent value in auth.ini file. 

Thanks,
Yin, AdWords API Team. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/852d294d-d276-427b-adc8-561513df3cad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: OfflineConversions not tracking

2016-03-15 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello,

I have looked into this request and to my knowledge there's nothing wrong 
with what you're doing. I don't know why the conversions aren't appearing 
in that tracker. I've reached out to our engineering team to investigate 
further, and I'll let you know as soon as I hear something.

Regards,
Mike, AdWords API Team

On Monday, March 14, 2016 at 11:54:20 PM UTC-4, Sam Craig wrote:
>
> Took me a few days to narrow this down.  This was submitted on 3/14 at 
> approximately 1pm EST, but has not yet shown up as a conversion in Adwords 
> reporting as of 11:45pm EST.  Can you please look at that requestId and let 
> me know what you see?
>
> http://schemas.xmlsoap.org/soap/envelope/";>
> 
> https://adwords.google.com/api/adwords/cm/v201509";>
> 00052e056d2239b80ac458c6b70ee649
> OfflineConversionFeedService
> mutate
> 0
> 76
> 
> 
> 
> https://adwords.google.com/api/adwords/cm/v201509
> "/>
> 
> 
>
> On Thursday, March 10, 2016 at 9:11:43 AM UTC-10, Michael Cloonan (AdWords 
> API Team) wrote:
>>
>> Hello,
>>
>> The requestId is generated by the server, so the fact that you have a 
>> requestId (and response) means that the server received and processed your 
>> request.
>>
>> Sometimes conversions may not appear immediately after you upload them. 
>> This delay can be even longer if the conversion tracker is brand new. How 
>> long have you waited since uploading your conversions before checking to 
>> see if they've appeared?
>>
>> Regards,
>> Mike, AdWords API Team
>>
>> On Wednesday, March 9, 2016 at 9:09:09 PM UTC-5, Sam Craig wrote:
>>>
>>> Thanks Yin - I'm not getting any validation errors from the API call 
>>> (see sample API response below) and I've validated GCLIds occur on a date I 
>>> should be able to see.  Can you confirm that this requestID is being 
>>> received and where/if it's being applied?  I've uploaded these same 
>>> conversions via CSV without issue.
>>>
>>> Request:
>>> http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="
>>> http://www.w3.org/2001/XMLSchema"; xmlns:xsi="
>>> http://www.w3.org/2001/XMLSchema-instance";>
>>> 
>>> http://schemas.xmlsoap.org/soap/actor/next"; soapenv:mustUnderstand="0" 
>>> xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201509";>
>>> xxx
>>> xxx
>>> xxx
>>> false
>>> false
>>> 
>>> 
>>> 
>>> https://adwords.google.com/api/adwords/cm/v201509";>
>>> 
>>> ADD
>>> 
>>> COGPqMPYrssCFYMfHwodX1IC8w
>>> NHS Survey Funnel - 
>>> Purchases
>>> 20160307 110201 
>>> America/New_York
>>> 89.63347500
>>> 
>>> 
>>> 
>>> 
>>> 
>>>
>>> Response:
>>> http://schemas.xmlsoap.org/soap/envelope/";>
>>> 
>>> https://adwords.google.com/api/adwords/cm/v201509";>
>>> 00052da8414308480ac4e544460feb7b
>>> OfflineConversionFeedService
>>> mutate
>>> 1
>>> 293
>>> 
>>> 
>>> 
>>> https://adwords.google.com/api/adwords/cm/v201509";>
>>> 
>>> 
>>> OfflineConversionFeedReturnValue
>>> 
>>> 
>>> COGPqMPYrssCFYMfHwodX1IC8w
>>> NHS Survey Funnel - 
>>> Purchases
>>> 20160307 110201 
>>> America/New_York
>>> 89.633475
>>> 
>>> 
>>> 
>>> 
>>> 
>>>
>>> On Monday, March 7, 2016 at 9:00:15 AM UTC-10, Yin Niu wrote:

 Hello, 

 You can use Click Performance Report 
 
  to 
 confirm the date of GCLID. 

 For importing conversions, please make sure the validation rules 
 
  are 
 met before uploading the offline conversions. 

 Thanks,
 Yin, AdWords API Team. 

>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7950cda8-bd38-

Active VS Enabled

2016-03-15 Thread minieradev
Dear AdWords api user,

I am wonderin why my SEM specialist see on the UI panel the status marked 
"Active" for a specific Keyword but on  the api side (.NET) we get 
"ENABLED".

Am I missing something or is this a names difference betwee UI/panel and 
api?

Thanks
Miniera

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/590b189e-e5f6-4624-9535-d9f54ae94b5e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Can't retrireve BatchJob operation result

2016-03-15 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Robert,

We're taking a look into it. I don't know of it being a systemic issue, but 
I'm checking with my teammates. This one can be a tricky one to debug. I'll 
get back to you as we figure out more.

Thanks,
Nadine, AdWords API Team

On Monday, March 14, 2016 at 3:44:01 PM UTC-4, 
robert.barre...@mercadolibre.com wrote:
>
> Hi Nadine, yes.
>
> Our application was working fine last week and now it's not working even 
> when we didn't release any new version. Now I've manually retrieved the 
> operations and everything seems to be OK.
>
> It looks like after job changes its status to DONE the operations may not 
> be available in some time. It even could take more than 20 minutes (the max 
> time we're waiting) to become available, so we can check on every 
> operations and see if something failed.
>
> Is this possible? Is there any performance issues with version 201509?
>
> Thank you.
>
>
>
>
> El lunes, 14 de marzo de 2016, 16:39:49 (UTC-3), Nadine Sundquist (AdWords 
> API Team) escribió:
>>
>> Hi Robert,
>>
>> There haven't been any issues reported recently that are similar to what 
>> you've described. Are you following the batch job example 
>> 
>>  
>> that we provided? In the example, we poll for the batch job status to reach 
>> *COMPLETED* or *FAILED*. What status is your job when you download the 
>> result? With your help, I'll be able to narrow down the problem.
>>
>> Thanks,
>> Nadine, AdWords API Team
>>
>> On Monday, March 14, 2016 at 8:44:33 AM UTC-4, 
>> robert@mercadolibre.com wrote:
>>>
>>> Hi,
>>>
>>> We're experimenting problem when trying to retrieve BatchJob operation 
>>> results:
>>>
>>> BatchJobException: Failed to download batch job mutate response from 
>>> URL: 
>>> https://batch-job-download-prod-ebe9b43.storage.googleapis.com/.../3516790.results.xml?GoogleAccessId=.
>>> ..
>>>
>>>
>>> We've implemented a retry logic, retrying to get the results after 4 
>>> minutes with a max retries of 5. After that we're failing the process. 
>>> Right now we got this exception in all our jobs, some examples:
>>>
>>>
>>> Customer: 3032301828, JobId: 3517411
>>> Customer: 7527555830, JobId: 3501827
>>> Customer: 4283125034, JobId: 3513738
>>> Customer: 4296260814, JobId: 3504890
>>>
>>>
>>> We're currently using API version 201509.
>>> Is there any issue with this version or any API related problems right 
>>> now? The same code ran on Thursday without no problems but today we're 
>>> facing problems again.
>>>
>>>
>>> Thanks in advance.
>>> Regards,
>>>
>>> Robert.
>>>
>>>
>>>
>>>
>>>
>>>
>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/eab9ba7f-bab1-4903-b2fe-827d2d1ac310%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Unable to create product partition

2016-03-15 Thread jhufg . 567484
I am getting  following error while creating product partition 

AdGroupCriterionError

PRODUCT_PARTITION_SUBDIVISION_REQUIRES_OTHERS_CASE 
following is the java code i am using for making product partition 

ProductPartitionTree partitionTree = ProductPartitionTree
.createAdGroupTree(adWordsServices, adWordsSession, adGroupId);

System.out.printf("Original tree:%n%s%n", partitionTree);
ProductPartitionNode rootNode = partitionTree.getRoot().asSubdivision();
rootNode.addChild(ProductDimensions.createOfferId(pogId.toString()))
.asBiddableUnit().setBid(bidAmount);

AdGroupCriterionServiceInterface adGroupCriterionService = adWordsServices
.get(adWordsSession, AdGroupCriterionServiceInterface.class);
java.util.List mutateOperations = partitionTree
.getMutateOperations();
if (mutateOperations.isEmpty()) {
System.out
.println("Skipping the mutate call because the original tree and the 
current tree "
+ "are logically identical.");
} else {
adGroupCriterionService.mutate(mutateOperations
.toArray(new AdGroupCriterionOperation[0]));
}

Soap Response/Request :


https://adwords.google.com/api/adwords/cm/v201601"; 
soapenv:mustUnderstand="0">
34534634643
segsegsegrhgerher
gergerger (AwApi-Java, AdWords-Axis/2.10.0, 
Common-Java/2.10.0, Axis/1.4, Java/1.7.0_95, maven)
false
false



https://adwords.google.com/api/adwords/cm/v201601";>

ADD
https://adwords.google.com/api/adwords/cm/v201601"; 
xsi:type="ns2:BiddableAdGroupCriterion">
26675539979

-1
SUBDIVISION




ADD
https://adwords.google.com/api/adwords/cm/v201601"; 
xsi:type="ns3:BiddableAdGroupCriterion">
26675539979

-2
UNIT
-1

112431








2016-03-15 18:34:14 WARN  soapXmlLogger:85 - SOAP Response:
http://schemas.xmlsoap.org/soap/envelope/";>

https://adwords.google.com/api/adwords/cm/v201601";>
00052e1608b322880a4c4d66e60dfa75
AdGroupCriterionService
mutate
2
118




soap:Server
[RequiredError.REQUIRED @ 
operations[1].operand.biddingStrategyConfiguration, 
AdGroupCriterionError.PRODUCT_PARTITION_SUBDIVISION_REQUIRES_OTHERS_CASE @ 
operations; trigger:'ProductPartition{id=TempCriterionId{id=1}, 
bidSimulatorStatus=null, partitionType=SUBDIVISION, parentCriterionId=null, 
productGroup=null, productGroupObsoleteStatus=null, caseValue=null, 
decisionPath=[], salesCountry=null, merchantId=null, 
hasPromotedSuggestion=null}']

https://adwords.google.com/api/adwords/cm/v201601";>
[RequiredError.REQUIRED @ 
operations[1].operand.biddingStrategyConfiguration, 
AdGroupCriterionError.PRODUCT_PARTITION_SUBDIVISION_REQUIRES_OTHERS_CASE @ 
operations; trigger:'ProductPartition{id=TempCriterionId{id=1}, 
bidSimulatorStatus=null, partitionType=SUBDIVISION, parentCriterionId=null, 
productGroup=null, productGroupObsoleteStatus=null, caseValue=null, 
decisionPath=[], salesCountry=null, merchantId=null, 
hasPromotedSuggestion=null}']

ApiException
http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="RequiredError">

operations[1].operand.biddingStrategyConfiguration

RequiredError.REQUIRED
RequiredError
REQUIRED

http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="AdGroupCriterionError">
operations
ProductPartition{id=TempCriterionId{id=1}, 
bidSimulatorStatus=null, partitionType=SUBDIVISION, parentCriterionId=null, 
productGroup=null, productGroupObsoleteStatus=null, caseValue=null, 
decisionPath=[], salesCountry=null, merchantId=null, 
hasPromotedSuggestion=null}

AdGroupCriterionError.PRODUCT_PARTITION_SUBDIVISION_REQUIRES_OTHERS_CASE
AdGroupCriterionError

PRODUCT_PARTITION_SUBDIVISION_REQUIRES_OTHERS_CASE









-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.

Google API Adwords PHP

2016-03-15 Thread Nick Mulder

Hi everyone,

I'm new with Google Adwords API PHP and I'm trying to connect the API on my 
XAMPP server (localhost).
I did some research, but I can't find the correct answer yet. 

First I downloaded the Adwords API PHP Library from Github and placed it in 
my htdocs in the XAMPP folder. 

The directory I use: xampp\htdocs\adwords api\src\Google\Api\Ads\AdWords


I searched for my developers token in my MCC account in Adwords and placed 
it in the auth.ini file. 
Same for the client_id and client_secret. For this I made a project on 
console.google.com, to get access to a client id and secret (installed 
application). 

Everything is looking good and I managed to run the GetRefreshToken.php and 
get the token. I also filled this one in (in my auth.ini file). 
Now, I want to try running an example from the API. When I run the 
GetCampaigns.php in the command prompt, I get this error: 


PHP Notice:  Use of undefined constant WSDL_CACHE_NONE - assumed 
> 'WSDL_CACHE_NONE' in C:\xampp\htdocs\adwords 
> api\src\Google\Api\Ads\Common\Lib\AdsUser.php on line 225
> Notice: Use of undefined constant WSDL_CACHE_NONE - assumed 
> 'WSDL_CACHE_NONE' in C:\xampp\htdocs\adwords 
> api\src\Google\Api\Ads\Common\Lib\AdsUser.php on line 225
>
 

> An error has occurred: Validation failed for [userAgent] with value []: 
> The property userAgent is required and cannot be null, the empty string, or 
> the default [INSERT_COMPANY_NAME_HERE]


Can someone help me out?

Thanks! 


Nick. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6e4f3ad0-ff71-4d04-85ea-3bb5a9116ebd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


how to Get SiteLink Final Urls in Java

2016-03-15 Thread Karim Benna
Hallo, 

I'm sorry maybe this answer has already an answer on PhP but i couldn't 
translate is into Java AdWords API. Any way i'm trying to get all the 
finalUrls of SiteLinks if there is some.

As i understand,i have to user the AdGroupExtensionSettingService to get 
the siteLinks and then initialize a variable from Type SiteLinkFeed and get 
the finalUrls. But the problem is that i could initialize a variable of 
Type SiteLinkFeed 
from ExtensionFeedItem Type.

This is the code i've written and i don't know if i'm in the wrong or right 
way. Thank you very much for helping me.



AdGroupExtensionSettingServiceInterface adGroupExtentionService = 
adWordsServices.get(session,
 AdGroupExtensionSettingServiceInterface.class);

int offset4 = 0;
SelectorBuilder builder4 = new SelectorBuilder();
Selector selector4 = builder4
.fields(AdGroupExtensionSettingField.Extensions, 
AdGroupExtensionSettingField.AdGroupId)
.in(AdGroupExtensionSettingField.AdGroupId, splittedAdGroupIds.get(k))
.equals(AdGroupExtensionSettingField.ExtensionType, "SITELINK")
.orderAscBy(AdGroupExtensionSettingField.AdGroupId).offset(offset4).limit(PAGE_SIZE).build();

AdGroupExtensionSettingPage page4 = null;
do {
// Get all campaigns.
page4 = adGroupExtentionService.get(selector4);
if (page4.getEntries() != null) {
for (AdGroupExtensionSetting adGroupExtenstion : page4.getEntries()) {
try {
ExtensionFeedItem[] feedItemArray = 
adGroupExtenstion.getExtensionSetting().getExtensions();
for(ExtensionFeedItem feedItem : feedItemArray){
if(feedItem.getFeedType().getValue() == "SITELINK"){
System.out.println("Feed Item Found : " + feedItem);
}
}
} catch (NullPointerException e) {
System.out.println("No final urls from Extensions found");
}
}
} else {
System.out.println("No adGroupExtensionSetting were found.");
}
offset4 += PAGE_SIZE;
selector4 = builder4.increaseOffsetBy(PAGE_SIZE).build();
} while (offset4 < page4.getTotalNumEntries());





-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/034709c5-d3c5-4066-9ec7-f5abf9d233f2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: conversion segmentation in shopping performance report

2016-03-15 Thread jon . clarke
OK Thanks.  Is this likely to change before the 11 April when v201506 is 
depreciated?

Currently we can get data for all the conversion types in one report but 
unless this is fixed in 201509 or 201601 (or the next version of the api) 
then we need to find a different way of getting the conversion data

On Monday, March 14, 2016 at 1:47:49 PM UTC, Anthony Madrigal wrote:
>
> Hi Jon,
>
> There are no updates yet. I will keep you updated.
>
> Regards,
> Anthony
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/65080277-022a-4e45-8a2b-fc1a256f95de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Which one is our current bid in a bid simulation data?

2016-03-15 Thread Kanan Farzali
Thanks Josh.

Well, actually my problem is a bit different. I am trying to get the 
simulation data on a client level. I get all active ad groups for a 
particular client, add them up in the respective order (1 - 1, 2 - 2, 3 - 
3, etc.). If one of them has got more bid points then I add them with the 
last element of a shorter array. It gives some discrepancy though.

Is there any other way to get a simulation data in at least campaign level?

Cheers,

Kanan

On Monday, March 14, 2016 at 11:35:38 PM UTC, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi Kanan,
>
> Thanks for clarifying -- I see what you're saying and I'm seeing the same 
> behavior when I try this on my side. I'll look into this and let you know 
> once I have more information.
>
> In the meantime, as a workaround you could issue a separate 
> *AdGroupService* request to get the current bid for the ad group, and 
> then compare that bid to the landscape points to find the point that 
> matches your bid. I know this isn't ideal, but it might help if you 
> urgently need to match up the data in this way.
>
> Thanks,
> Josh, AdWords API Team
>
> On Monday, March 14, 2016 at 1:25:36 PM UTC-4, Kanan Farzali wrote:
>>
>> Hi Josh,
>>
>> Thanks for your response.
>>
>> My selector list is 
>> 'CampaignId,StartDate,EndDate,LocalCost,LocalClicks,LocalImpressions,LandscapeCurrent',
>>  
>> but it still sets as a null. And also, even if landscapeCurrent is set to 
>> true, I still won't know which bid in 'LandscapePoints' array is the 
>> current one.
>>
>> I am using PHP if that helps.
>>
>> Thanks,
>>
>> Kanan
>>
>> On Monday, March 14, 2016 at 3:18:02 PM UTC, Josh Radcliff (AdWords API 
>> Team) wrote:
>>>
>>> Hi Kanan,
>>>
>>> If you include *LandscapeCurrent* in your *Selector*, then you'll get 
>>> back results with the landscapeCurrent boolean attribute 
>>> 
>>>  populated. 
>>> This will be set to *true* for the landscape for the current bid.
>>>
>>> Cheers,
>>> Josh, AdWords API Team
>>>
>>> On Monday, March 14, 2016 at 6:01:32 AM UTC-4, Kanan Farzali wrote:

 Hi Google Team,

 When I get data from Adwords API (BidLandscape), it gives the data in a 
 similar format:

 {"data":{"entries":[


 {"type":"UNIFORM","landscapeCurrent":null,"campaignId":"xxx","adGroupId":"xxx","startDate":"20160308","endDate":"20160309","landscapePoints":[{"bid":{"microAmount":43,"ComparableValueType":"Money"},"clicks":2,"cost":{"microAmount":81,"ComparableValueType":"Money"},"impressions":39,"promotedImpressions":0},{"bid":{"microAmount":46,"ComparableValueType":"Money"},"clicks":3,"cost":{"microAmount":111,"ComparableValueType":"Money"},"impressions":49,"promotedImpressions":0},{"bid":{"microAmount":49,"ComparableValueType":"Money"},"clicks":4,"cost":{"microAmount":198,"ComparableValueType":"Money"},"impressions":56,"promotedImpressions":0},{"bid":{"microAmount":53,"ComparableValueType":"Money"},"clicks":6,"cost":{"microAmount":313,"ComparableValueType":"Money"},"impressions":63,"promotedImpressions":0},{"bid":{"microAmount":59,"ComparableValueType":"Money"},"clicks":7,"cost":{"microAmount":391,"ComparableValueType":"Money"},"impressions":68,"promotedImpressions":0},{"bid":{"microAmount":87,"ComparableValueType":"Money"},"clicks":11,"cost":{"microAmount":866,"ComparableValueType":"Money"},"impressions":74,"promotedImpressions":0}],"DataEntryType":"AdGroupBidLandscape"},

 {"type":"UNIFORM","landscapeCurrent":null,"campaignId":"xxx
 ","adGroupId":"xxx
 ","startDate":"20160306","endDate":"20160309","landscapePoints":[{"bid":{"microAmount":23,"ComparableValueType":"Money"},"clicks":2,"cost":{"microAmount":29,"ComparableValueType":"Money"},"impressions":49,"promotedImpressions":0},{"bid":{"microAmount":28,"ComparableValueType":"Money"},"clicks":3,"cost":{"microAmount":49,"ComparableValueType":"Money"},"impressions":59,"promotedImpressions":0},{"bid":{"microAmount":35,"ComparableValueType":"Money"},"clicks":3,"cost":{"microAmount":51,"ComparableValueType":"Money"},"impressions":69,"promotedImpressions":0},{"bid":{"microAmount":44,"ComparableValueType":"Money"},"clicks":4,"cost":{"microAmount":86,"ComparableValueType":"Money"},"impressions":79,"promotedImpressions":0},{"bid":{"microAmount":74,"ComparableValueType":"Money"},"clicks":5,"cost":{"microAmount":235,"ComparableValueType":"Money"},"impressions":93,"promotedImpressions":0}],"DataEntryType":"AdGroupBidLandscape"},

 {"type":"UNIFORM","landscapeCurrent":null,"campaignId":"xxx
 ","adGroupId":"xxx
 ","startDate":"20160303","endDate":"20160309","landscapePoints":[{"bid":{"microAmount":2,"ComparableValueType":"Money"},"clicks":0,"cost":{"microAmount":0,"ComparableValueType":"Money"},"impressions":15,"promotedImpressions":0},{"bid":{"microAmount":

Re: Error Fetching http body, No Content-Length, connection closed or chunked data

2016-03-15 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Willy,

PHP 5.2 is unsupported in PHP Ads client lib since release v6.1 
.
And most developers have migrated to supported versions already.

So confirm there was some changes on the API right? 

Yes, this is because of important security reasons listed in this post 

 in 
mid 2014.
We have prolonged this change for more than one year and a half.

Is there any temporary solution for PHP 5.2 user?

The only solution is to migrate to PHP 5.3.
I apologize for your inconvenience but could you please migrate to a 
supported version?

Besides, API v201506 will be no longer supported very soon (11 April 2016 
).
We highly recommend you to migrate to use v201601 (client lib v8.1.0 
) or 
v201509 (client lib v7.0.0 
).

Cheers,
Thanet, AdWords API Team


On Tuesday, March 15, 2016 at 1:54:33 AM UTC+9, Willy D wrote:
>
> Hi Yin,
>
> Thanks for the reply.
>
> So confirm there was some changes on the API right? 
>
> Is there any temporary solution for PHP 5.2 user?
>
> Thanks again in advance.
>
> Best Regards,
> Willy
>
> On Monday, March 14, 2016 at 10:41:07 PM UTC+8, Yin Niu wrote:
>>
>> Hi Wily, 
>>
>> The PHP client library  
>> requires 
>> PHP 5.3 and higher. So you might need to upgrade PHP to at least 5.3 as 
>> suggested in the forum discussion you have found. 
>>
>> Thanks,
>> Yin, AdWords API Team. 
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5d1f15df-7c07-4959-8b14-61684946e15e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to get Location Extension Report

2016-03-15 Thread Bala Murugan
Hi,

Can anyone help me? how to get Location Extension Traffic Report through 
API?. I should get all data that are in below image 



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2bd1549b-df26-45d1-9019-996d287368ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get Location Extension Report

2016-03-15 Thread Bala Murugan
Hi,

Can you please confirm still you didn't updated the API to get Location 
extensions report? 

On Monday, January 20, 2014 at 5:54:07 PM UTC+5:30, Danial Klimkin wrote:
>
> Hello Sidnei,
>
>
> Location extensions have not yet been replaced with feeds-based ones. They 
> should still show up in the legacy report.
>
> Social extensions are not yet supported.
>
>
> -Danial, AdWords API Team.
>
> On Friday, January 17, 2014 5:30:16 PM UTC+4, Sidnei Pereira wrote:
>>
>> I saw at the following page of the AdWords documentation, that the 
>> AD_EXTENSIONS_PERFORMANCE_REPORT will bring only legacy campaign 
>> extensions[1]. It also says that to use upgraded extensions I've to use the 
>> PLACEHOLDER_FEED_ITEM_REPORT, but this last report type doesn't has the 
>> option to choice the Location Extension. As shown in the second link[2], 
>> the avaible types are only: SITELINKS, CALL and APP. I now that Social 
>> Extension isn't supported yet as were declared, but that is the same for 
>> Location Extension or there's such a way to get it? If not, there will be 
>> somehow?
>>
>>
>> [1]https://developers.google.com/adwords/api/docs/appendix/reports#ad-extensions
>>  
>> 
>> [2]https://developers.google.com/adwords/api/docs/appendix/placeholders 
>> 
>>
>>
>> Thanks in advance!
>>
>> ---
>> Att,
>> Sidnei Pereira
>> System Analyst/Developer at dp6 
>> sidnei@dp6.com.br
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6e56f5ff-9d3c-4bd6-8dfc-1cde850eb2a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.