Grandtotal summary in 201109?

2012-04-10 Thread Maria Engström
Hi,

Been switching over to the v201109 from v13. When I generated a report for 
campaign, adgroups and keywords I also received a grandtotal for the report.

How will I manage to get this in the v201109? Thanks!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: CreateAccountService InternalApiError

2012-04-10 Thread robert.legg...@uxcps.com.au
Hi Kevin,
 
Can you please suggest a work around, I am trying to add an account in the 
Sandbox Environment and using Production is not an option.
 
When will this issue get fixed.
 
I want to have an account so I can create a campaign, adgroup and ad.  As 
you are aware I need a clientId for those mutable operations to be 
successful.
 
I have followed the sandbox documentation and expected as stated "This 
initial call to the sandbox creates an MCC sandbox account, along with five 
client accounts, for the email address you specified" but this also does 
not work as all the clientIds from the 5 accounts are 0.
 
Please suggest what to do.
 
Thanks
 
Rob
 

On Friday, 16 December 2011 02:06:36 UTC+11, Kevin Winter wrote:

> Hi,
>   Unfortunately, there is a known issue that prevents this service from 
> functioning correctly in the sandbox.  However, we have tested and can 
> confirm this works properly in production.
>
> - Kevin Winter
> AdWords API Team
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: CreateAccountService InternalApiError

2012-04-10 Thread hema.maheshw...@dexone.com
Hi,
 
Is this issue addresses any time ? I too get this error on sandbox.
On Monday, December 19, 2011 10:55:45 PM UTC-8, Alexander Yeliokoums wrote:

> Thanks!
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Negative keywords at account level?

2012-04-10 Thread Tommy Newman
I haven't seen that this is possible, but I just want to check, and suggest 
it.

Is it possible to add negative keywords at the account level? It would save 
me adding the same negative list of a couple of thousand to each of many 
campaigns, and I'm sure would be useful for many.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: GetClientReport returns AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED for some users

2012-04-10 Thread Jonathan Shaltz
Do you know where I'd record the clientCustomerId or clientEmail when using 
the .Net client library?  The version I'm using does not seem to have a 
specific provision for either field when creating an AdWordsUser, instead 
it accepts a set of key-value pairs.  I've tried "clientCustomerId" and 
"clientExternalCustomerId" for the key, and the customer ID in the formats 
"1234567890" and "123-456-7890".

Here's the content of the exception:

Report contents are invalid. - !!!2|||-1||| 
AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED @ ; trigger:''; 
errorDetails:message=Received a non-null, yet empty or whitespace 
clientExternalCustomerId Service[ReportInfoService.get]???

The error message suggests that "clientExternalCustomerId" is the right 
form, but it's impossible to be sure when the constructor is using an 
untyped, unstructured hash table for input.  Isn't the purpose of a client 
library to insulate developers from these kind of implementation details?

On Tuesday, September 6, 2011 10:32:29 AM UTC-5, Eric Koleda wrote:
>
> Hi All,
>
> The report download servlet currently requires a clientCustomerId or 
> clientEmail header with all requests, even if the credentials used to 
> generate the auth token are for a client account directly.  Including one 
> of these two headers should solve the issue.
>
> Best,
> - Eric Koleda, AdWords API Team
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in sandbox

2012-04-10 Thread Kevin Winter
Hi Nira,
  Did you initialize your sandbox account by calling CampaignService.get 
with no clientCustomerId specified? 
http://code.google.com/apis/adwords/docs/sandbox.html#getting-started

The original issue reported was for CreateAccountService, whereas your 
issue is with the ServicedAccountService.

- Kevin Winter
AdWords API Team

On Tuesday, April 10, 2012 9:44:50 AM UTC-4, Nira Amit wrote:
>
> Hi guys,
> Has this issue been resolved yet? I'm trying to use the sandbox and i'm 
> getting the same exception on:
>
> ServicedAccountGraph graph = servicedAccountService.get(selector);
>
> But i may be doing something wrong (new to AdWords).
> My company has an account we use in Production, but i want to test stuff 
> on the sandbox. My adwords.properties file looks like this:
> email=A_VALID_EMAIL_FOR_THE_EXISTING_ACCOUNT
> password=A_VALID_PASSWORD
> useragent=THE_ONE_WE_USE_FOR_THE_ACCOUNT
> developerToken=THE_EMAIL++USD
> useSandbox=true
>
> These lines seem to have worked just fine:
>
> AdWordsUser user = new AdWordsUser().generateClientAdWordsUser(null);
> ServicedAccountServiceInterface servicedAccountService 
> = user.getService(AdWordsService.V201109.SERVICED_ACCOUNT_SERVICE);
> ServicedAccountSelector selector = new ServicedAccountSelector();
> selector.setEnablePaging(false);
>
> But than i get an exception when trying to get the graph. Will appreciate 
> any help you can provide,
> Nira.
>
> On Tuesday, March 6, 2012 12:00:58 PM UTC-3, Kevin Winter wrote:
>>
>> Hi Bruce,
>>   I apologize - there's a known issue that is currently preventing the 
>> creation of accounts in the sandbox environment.  We've successfully tested 
>> creating accounts in the production environment.
>>
>> - Kevin Winter
>> AdWords API team
>>
>> On Sunday, March 4, 2012 5:41:53 AM UTC-5, Bruce Wu wrote:
>>>
>>> Hi,
>>>
>>> I'm facing the same problem (using PHP with and without client library). 
>>>
>>> To replicate, try the CreateAccount.php example with PHP 5.3.2
>>>
>>> For me, it ended up with: "An error has occurred: 
>>> InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
>>> com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro".
>>>
>>> Best regards,
>>> Bruce Wu
>>>
>>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Geo Target Zip Codes w/API?

2012-04-10 Thread JBrandt

Google recently added Zip Code 
targetingto 
AdWords. 

Have there been any updates to the API allowing for the programmatic bulk 
addition/deletion of Zip Codes as geo targets within campaigns?


-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: Adwords API token pending approval for over 1 month

2012-04-10 Thread seanster
[image: More message actions] I too have the same problem. ITS been 3 
months!! They see the backlog, why don't they hire some more people? OR 
better yet, why don't they just try to automate it some. After all what are 
they protecting us/them from ? To require such a manual approval process? I 
think they canned tons of inactive accts 
at once. Its not like
a tone of people applied all at once I would think.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: Adwords API token pending approval for over 1 month

2012-04-10 Thread seanster
I too have the same problem. ITS been 3 months!! They see the backlog for 
heaven sake, why don't they hire some more people? OR better yet, why don't 
they just try to automate it some. After all what are they protecting 
us/them from ?? To require such a manual approval process? 

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: SettingError.SETTING_TYPE_IS_NOT_AVAILABLE

2012-04-10 Thread Aaron Sherman
Note: there's also another thread on this same issue that I opened 
yesterday.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: CampaignOperation mutate suddenly failing with SettingError

2012-04-10 Thread Aaron Sherman
On Tuesday, April 10, 2012 12:22:48 PM UTC-4, Danial Klimkin wrote:
>
> Hi Aaron,
>
>
> There is a temporary issue affecting Sandbox only. We are working to 
> resolve it.
>
>>
>>
>>
Thank you very much for the follow-up. Should I expect to see an update, 
here, or just keep re-running the tests, periodically?
 

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: CampaignOperation mutate suddenly failing with SettingError

2012-04-10 Thread Danial Klimkin
Hi Aaron,


There is a temporary issue affecting Sandbox only. We are working to 
resolve it.


-Danial, AdWords API Team.


On Tuesday, April 10, 2012 1:35:50 AM UTC+4, Aaron Sherman wrote:
>
> In code which has been running against the sandbox for some time now (in a 
> test suite), I've just started to get SettingErrors. I've backed out all of 
> our recent changes and re-tested, and code that worked just fine a few days 
> ago, now fails as of this afternoon.
>
> The error indicates a path which isn't in the request itself 
> (operations[0].operand.settings[1]), so how do I find out what data the 
> error is referencing?
>
> If you need more detail, here's the request body:
>
>  
>   https://adwords.google.com/api/adwords/cm/v201109"; 
> xmlns:cm="https://adwords.google.com/api/adwords/cm/v201109";>
>
> ADD
> 
>  Unit test campaign 
> b8fac442-b174-4148-b7ea-a96997551341
>  PAUSED
>  
>   DAILY
>   
>5000
>   
>   STANDARD
>  
>  
>  
> 
>
>   
>  
>
> And this is the response:
>
> 
> http://schemas.xmlsoap.org/soap/envelope/";>
>  
>   https://adwords.google.com/api/adwords/cm/v201109
> ">
>0004bd456fcc1b380a0ce10514f8
>CampaignService
>mutate
>1
>579
>1
>   
>  
>  
>   
>soap:Server
>[SettingError.SETTING_TYPE_IS_NOT_AVAILABLE @ 
> operations[0].operand.settings[1]]
>
> https://adwords.google.com/api/adwords/cm/v201109";>
>  [SettingError.SETTING_TYPE_IS_NOT_AVAILABLE @ 
> operations[0].operand.settings[1]]
>  ApiException
>  http://www.w3.org/2001/XMLSchema-instance"; 
> xsi:type="SettingError">
>   operations[0].operand.settings[1]
>   
>   SettingError.SETTING_TYPE_IS_NOT_AVAILABLE
>   SettingError
>   SETTING_TYPE_IS_NOT_AVAILABLE
>  
> 
>
>   
>  
> 
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: SettingError.SETTING_TYPE_IS_NOT_AVAILABLE

2012-04-10 Thread Danial Klimkin
Hi Eggbert,


There is a temporary issue affecting Sandbox only. We are working to 
resolve it.


-Danial, AdWords API Team.


On Tuesday, April 10, 2012 2:00:17 AM UTC+4, Eggbert wrote:
>
>
> Trying to run the example AddCampaign.php in the php client library, it's 
> failing with SettingError.SETTING_TYPE_IS_NOT_AVAILABLE.
>
> No clue what this means,  it's the example google provides in the client 
> library package. 
>
> I can list client accounts, and appear to be able to communicate with the 
> service otherwise,  but it seems impossible to actually create/mutate a 
> campaign.
>
> Any ideas?
>  
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: php library suddenly start throwing 'SettingError.SETTING_TYPE_IS_NOT_AVAILABLE'.

2012-04-10 Thread Danial Klimkin
Hi Pulk,


There is a temporary issue affecting Sandbox only. We are working to 
resolve it.


-Danial, AdWords API Team.


On Tuesday, April 10, 2012 2:55:56 PM UTC+4, Pulk wrote:
>
> Hi,
>
> Till yesterday my sandbox testing code was working fine, but now suddenly 
> it stopped working. I am not getting why this happened. Any Idea?
>
> I checked other posts also on forum it seems something went wrong in last 
> few days.
>
> Please help it's urgent. 
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Slowdown in TrafficEstimatorService and TargetingIdeaService

2012-04-10 Thread Ian Knox
Has anyone else noticed a massive slowdown in the TrafficEstimatorService 
and/or the TargetingIdeaService over the last few days?  We've seen our 
overall queries per second drop from 25-ish to less than 2.  

There have been no software changes and some testing indicates the API 
taking around .5 seconds to return small TrafficEstimatorService batches (5 
keywords) which is much higher than usual.

It's certainly possible that the issue has to do with something local (like 
our ISP or a flaky switch somewhere) but I thought I'd mention it here to 
see if anyone else had the same issues.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in sandbox

2012-04-10 Thread Nira Amit
Hi guys,
Has this issue been resolved yet? I'm trying to use the sandbox and i'm 
getting the same exception on:

ServicedAccountGraph graph = servicedAccountService.get(selector);

But i may be doing something wrong (new to AdWords).
My company has an account we use in Production, but i want to test stuff on 
the sandbox. My adwords.properties file looks like this:
email=A_VALID_EMAIL_FOR_THE_EXISTING_ACCOUNT
password=A_VALID_PASSWORD
useragent=THE_ONE_WE_USE_FOR_THE_ACCOUNT
developerToken=THE_EMAIL++USD
useSandbox=true

These lines seem to have worked just fine:

AdWordsUser user = new AdWordsUser().generateClientAdWordsUser(null);
ServicedAccountServiceInterface servicedAccountService 
= user.getService(AdWordsService.V201109.SERVICED_ACCOUNT_SERVICE);
ServicedAccountSelector selector = new ServicedAccountSelector();
selector.setEnablePaging(false);

But than i get an exception when trying to get the graph. Will appreciate 
any help you can provide,
Nira.

On Tuesday, March 6, 2012 12:00:58 PM UTC-3, Kevin Winter wrote:
>
> Hi Bruce,
>   I apologize - there's a known issue that is currently preventing the 
> creation of accounts in the sandbox environment.  We've successfully tested 
> creating accounts in the production environment.
>
> - Kevin Winter
> AdWords API team
>
> On Sunday, March 4, 2012 5:41:53 AM UTC-5, Bruce Wu wrote:
>>
>> Hi,
>>
>> I'm facing the same problem (using PHP with and without client library). 
>>
>> To replicate, try the CreateAccount.php example with PHP 5.3.2
>>
>> For me, it ended up with: "An error has occurred: 
>> InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
>> com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro".
>>
>> Best regards,
>> Bruce Wu
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: Bulk mutate job on AdParamOperation

2012-04-10 Thread Deepti Agrawal
I am running into the same issue. Any timelines on when the 
MutateJobService will start supporting AdParam?
Also, I keep getting rate exceeded error although I am throttling the 
calls, and setting maximum 2000 ad param operations per request. Here is 
the relevant snippet:

for (adParamOperationsList: List[AdParamOperation] <- 
operationsList.grouped(GoogleConstants.MAX_OPERATIONS_PER_REQUEST)) {
val adParamOperations: Array[AdParamOperation] = 
adParamOperationsList.toArray
val updatedAdParams: Array[AdParam] = 
adParamService.mutate(adParamOperations);
if (updatedAdParams != null && !updatedAdParams.isEmpty) {
  for (updatedAdParam <- updatedAdParams) {
log.debug("Ad param with insertion text \"" + 
updatedAdParam.getInsertionText + "\", and param index \"" + 
updatedAdParam.getParamIndex + "\" was set for keyword \"" + 
updatedAdParam.getCriterionId + "\".")
  }
}
else {
  log.debug("No ad params were set.")
}
  }



On Monday, December 13, 2010 8:19:05 PM UTC+5:30, AdWords API Advisor wrote:
>
> Hi, 
>
> Unfortunately the BulkMutateJobService doesn't support 
> AdParamOperations.  You must enter one ad param per keyword, you 
> cannot leave the criterionId empty. 
>
> Best, 
> - Eric Koleda, AdWords API Team 
>
> On Dec 10, 12:30 pm, CPicou  wrote: 
> > Hi, 
> > I'd like to know if it will be possible to set AdParam in a bulk job. 
> > Since we have to create one AdParam per keyword and per numeric value 
> > in the ad, that implies a very important number of operations. In my 
> > case, 2 operation per keyword, and I'm working on AdWords accounts 
> > that reach the million of keywords. 
> > 
> > So performing AdParam operations in a bulk job could be very useful 
> > for me. 
> > 
> > I think there's another way to improve the process. When I create an 
> > AdParam, in my case it always refer to all the keywords in the 
> > AdGroup. At the moment, I have to create identical AdParam for each 
> > keyword in the AdGroup, with different  CriterionId. 
> > So the CriterionId field is useless in my case. If I could leave it 
> > empty, considering that if this field is empty, the AdParam refers to 
> > all the keywords in this AdGroup, I will only have one or two AdParam 
> > per AdGroup. That will decrease the number of operations, and the lack 
> > of bulk job for this task will be less sensitive. 
> > 
> > Thank you

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: Help with keyword ideas

2012-04-10 Thread Danial Klimkin
Hello Angelo,


The developer token is required for every API call. Please see this page on 
how to apply:

  https://developers.google.com/adwords/api/docs/signingup


-Danial, AdWords API Team.


On Tuesday, April 10, 2012 2:00:26 AM UTC+4, Angelo Santoro wrote:
>
> Maybe I understood what's the problem...  I don't have a "developer 
> token" mmmhh.. I want simple get a list of keywords in my 
> application... there's a way to do this without a MCC account?
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: CampaignOperation mutate suddenly failing with SettingError

2012-04-10 Thread Indeeplight Sarl
i got the same issue since this morning, it was working well last thursday 
(didn't test since)

Le lundi 9 avril 2012 23:35:50 UTC+2, Aaron Sherman a écrit :
>
> In code which has been running against the sandbox for some time now (in a 
> test suite), I've just started to get SettingErrors. I've backed out all of 
> our recent changes and re-tested, and code that worked just fine a few days 
> ago, now fails as of this afternoon.
>
> The error indicates a path which isn't in the request itself 
> (operations[0].operand.settings[1]), so how do I find out what data the 
> error is referencing?
>
> If you need more detail, here's the request body:
>
>  
>   https://adwords.google.com/api/adwords/cm/v201109"; 
> xmlns:cm="https://adwords.google.com/api/adwords/cm/v201109";>
>
> ADD
> 
>  Unit test campaign 
> b8fac442-b174-4148-b7ea-a96997551341
>  PAUSED
>  
>   DAILY
>   
>5000
>   
>   STANDARD
>  
>  
>  
> 
>
>   
>  
>
> And this is the response:
>
> 
> http://schemas.xmlsoap.org/soap/envelope/";>
>  
>   https://adwords.google.com/api/adwords/cm/v201109
> ">
>0004bd456fcc1b380a0ce10514f8
>CampaignService
>mutate
>1
>579
>1
>   
>  
>  
>   
>soap:Server
>[SettingError.SETTING_TYPE_IS_NOT_AVAILABLE @ 
> operations[0].operand.settings[1]]
>
> https://adwords.google.com/api/adwords/cm/v201109";>
>  [SettingError.SETTING_TYPE_IS_NOT_AVAILABLE @ 
> operations[0].operand.settings[1]]
>  ApiException
>  http://www.w3.org/2001/XMLSchema-instance"; 
> xsi:type="SettingError">
>   operations[0].operand.settings[1]
>   
>   SettingError.SETTING_TYPE_IS_NOT_AVAILABLE
>   SettingError
>   SETTING_TYPE_IS_NOT_AVAILABLE
>  
> 
>
>   
>  
> 
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


php library suddenly start throwing 'SettingError.SETTING_TYPE_IS_NOT_AVAILABLE'.

2012-04-10 Thread Pulk
Hi,

Till yesterday my sandbox testing code was working fine, but now suddenly 
it stopped working. I am not getting why this happened. Any Idea?

I checked other posts also on forum it seems something went wrong in last 
few days.

Please help it's urgent. 

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: SettingError.SETTING_TYPE_IS_NOT_AVAILABLE

2012-04-10 Thread Benjamin Grandfond
Hi! We have the same issue, we wonder if it's linked to this update 
http://googleadsdeveloper.blogspot.fr/2012/04/changes-to-advanced-location-targeting.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+GoogleAdsDeveloperBlog+(Google+Ads+Developer+Blog
.

We can't figure out what this error means... any help appreciated.

Le mardi 10 avril 2012 00:00:17 UTC+2, Eggbert a écrit :
>
>
> Trying to run the example AddCampaign.php in the php client library, it's 
> failing with SettingError.SETTING_TYPE_IS_NOT_AVAILABLE.
>
> No clue what this means,  it's the example google provides in the client 
> library package. 
>
> I can list client accounts, and appear to be able to communicate with the 
> service otherwise,  but it seems impossible to actually create/mutate a 
> campaign.
>
> Any ideas?
>  
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: SettingError.SETTING_TYPE_IS_NOT_AVAILABLE

2012-04-10 Thread Vasanth
Well, hello there ! Add me to this list as well !

On Tuesday, April 10, 2012 6:00:17 AM UTC+8, Eggbert wrote:
>
>
> Trying to run the example AddCampaign.php in the php client library, it's 
> failing with SettingError.SETTING_TYPE_IS_NOT_AVAILABLE.
>
> No clue what this means,  it's the example google provides in the client 
> library package. 
>
> I can list client accounts, and appear to be able to communicate with the 
> service otherwise,  but it seems impossible to actually create/mutate a 
> campaign.
>
> Any ideas?
>  
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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