Re: Failed to Get a List of Automatic Placements via AdGroupCriterionService

2012-07-31 Thread Tomer Peled
Hi Kevin,
So there is no way to get the automatic placements and it's full stats via 
the API?

Thanks,
Tomer

בתאריך יום שלישי, 31 ביולי 2012 22:13:38 UTC+3, מאת Kevin Winter:
>
> Hi Tomer,
>   There are no new developments for this functionality.  As previously 
> mentioned, these numbers are only for impressions (no clicks, and therefore 
> no costs) for domains not explicitly listed.  Why is this information 
> useful?
>
> - Kevin Winter
> AdWords API Team
>
> On Tuesday, July 31, 2012 8:13:28 AM UTC-4, Tomer Peled wrote:
>>
>> Hi, 
>> Is there anything new with the retrieving of the Automatic placements or 
>> the solution that is mentioned here is the only one?
>>
>> Also, can you please describe what do you mean by running the report and 
>> to retrieve the information from it? 
>> Did you mean to run it automatically somehow (API) and then to parse the 
>> xls file and to retrieve the information from there?
>>
>> Thanks,
>> Tomer
>>
>> בתאריך יום חמישי, 22 במרץ 2012 07:59:53 UTC+2, מאת Tommy Choi:
>>>
>>> Dear all,
>>>
>>> I have tried to get a list of placements as shown in the "Networks" tab 
>>> in the AdWords Web MMC.
>>> I used AdGroupCriterionService and had set CriteriaType = PLACEMENT in 
>>> the predicates of the selector.
>>> What I got were only managed placements, with no automatic ones.
>>>
>>> Do I need to use other service? Or the only way to get automatic 
>>> placements is via "Automatic Placements Performance Report"?
>>> Thanks for your generous help.
>>>
>>

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


How to Send Conversion Signal Per HTTP Request

2012-07-31 Thread Adhummer
We have a software which tracks phone call conversions. However it is 
faulty and I want to adjust it to the better. Just so you understand, the 
software collects information about the new users when a new visitor 
arrives. The new visitor is allocated a number using javascript on the 
site. The moment someone calls using a tracking number, the software knows, 
fairly certainly, details about this person. However the software is not 
using the API, therefore the collected data is incomplete. 

My idea is actually very simple. This software is only meant to work with 
AdWords so exporting the data doesn't really make any sense. It should be 
easier to just import the conversion signal per http request whenever 
someone calls. 

The software is already programmed to send a http request to a desired 
location. 

Now, how do I send per http request a signal to Google that a conversion 
has occured. My guess is that it would just have to include the cookie id, 
which google saved on the new visitors computer. 

Thanks. Let me know if anything is unclear. 


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


Adwords Dashboard Down?

2012-07-31 Thread Adwords Advertiser
I recently started my ads about 2 hours ago. It says the engineers are 
working on the problem. Wasn't sure how long to be expected? Need to make 
some money today :)

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


is the google adwords api open to write permissions for third party usage?

2012-07-31 Thread Ali

is the google adwords api open to write permissions for third party usage? 

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


Bulk Downloading Definitions

2012-07-31 Thread Brandon Parise
I have an account that has 150,000 ads that I need to pull down.  Up until 
this point I've been using AdGroupAdService with paging but that's insanely 
slow (5-10s per 100 definitions).  I've seen mention of people using the 
ReportDefinitionService but I am not sure that's the suggested way.  What's 
the best way to download large amounts of definitions from AdWords API?

This is just 1 of maybe 50 accounts we manage so this needs to be quick.

Brandon

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


AdGroupAdService Really Slow to get get 10 ads

2012-07-31 Thread Brandon Parise
We are experiencing really long response times from the API.  This 
operation is trying to get 10 Ads from the AdGroupAdService using NO 
predicates;

Response snippet:

https://adwords.google.com/api/adwords/cm/v201109_1";>0004c625a338a6380a96b0047e8cAdGroupAdServiceget10
*3917*10

These historically ran about 500-600ms responseTime.  Any indication why?  
My selector is only selecting the following fields:

fields = array(
'Id', 
'AdGroupId', 
'Url', 
'DisplayUrl', 
'Headline', 
'Description1', 
'Description2', 
'Status'
);
?>

Any help would be greatly appreciated!!!
Brandon

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


Sandbox reports timing out

2012-07-31 Thread Ian
Is the sandbox adhoc report service down? All of our adhoc reports are 
timing out.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: API returning UNEXPECTED_INTERNAL_API_ERROR all the time today

2012-07-31 Thread Kevin Winter
Hi all,
  We just resolved the issue that preventing the sandbox from functioning. 
 We apologize for this disruption.

- Kevin Winter
AdWords API Team

On Tuesday, July 31, 2012 3:01:41 PM UTC-4, Sjakie wrote:
>
> Yeah... it's back up again
>
> Op dinsdag 31 juli 2012 15:11:59 UTC+2 schreef Tal Ater het volgende:
>>
>> All the queries I am running against the Sandbox 
>> return InternalApiError.UNEXPECTED_INTERNAL_API_ERROR... These are queries 
>> that all worked great until a couple of hours ago... Is there some kind of 
>> error or downtime?
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Failed to Get a List of Automatic Placements via AdGroupCriterionService

2012-07-31 Thread Kevin Winter
Hi Tomer,
  There are no new developments for this functionality.  As previously 
mentioned, these numbers are only for impressions (no clicks, and therefore 
no costs) for domains not explicitly listed.  Why is this information 
useful?

- Kevin Winter
AdWords API Team

On Tuesday, July 31, 2012 8:13:28 AM UTC-4, Tomer Peled wrote:
>
> Hi, 
> Is there anything new with the retrieving of the Automatic placements or 
> the solution that is mentioned here is the only one?
>
> Also, can you please describe what do you mean by running the report and 
> to retrieve the information from it? 
> Did you mean to run it automatically somehow (API) and then to parse the 
> xls file and to retrieve the information from there?
>
> Thanks,
> Tomer
>
> בתאריך יום חמישי, 22 במרץ 2012 07:59:53 UTC+2, מאת Tommy Choi:
>>
>> Dear all,
>>
>> I have tried to get a list of placements as shown in the "Networks" tab 
>> in the AdWords Web MMC.
>> I used AdGroupCriterionService and had set CriteriaType = PLACEMENT in 
>> the predicates of the selector.
>> What I got were only managed placements, with no automatic ones.
>>
>> Do I need to use other service? Or the only way to get automatic 
>> placements is via "Automatic Placements Performance Report"?
>> Thanks for your generous help.
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: API returning UNEXPECTED_INTERNAL_API_ERROR all the time today

2012-07-31 Thread Sjakie
Yeah... it's back up again

Op dinsdag 31 juli 2012 15:11:59 UTC+2 schreef Tal Ater het volgende:
>
> All the queries I am running against the Sandbox 
> return InternalApiError.UNEXPECTED_INTERNAL_API_ERROR... These are queries 
> that all worked great until a couple of hours ago... Is there some kind of 
> error or downtime?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Selecting AdGroups by KeywordContentMaxCpc, not working?

2012-07-31 Thread Rallan
So this just doesn't work and/or you cant be bothered to help? Great. 
Thanks.

On Tuesday, July 3, 2012 3:57:08 PM UTC+1, Rallan wrote:
>
> Any help?
>
> On Saturday, June 23, 2012 11:16:25 PM UTC+1, Rallan wrote:
>>
>> Hi. I'm working in PHP on my own site, and I am a newbie so if I am 
>> missing something obvious please be patient :-)
>>
>> I've been unable to get the sandbox working so I am working (carefully) 
>> with a test campaign in the live environment. I need to select AdGroups 
>> based on their KeywordContentMaxCpc, which is supposed to be Filterable & 
>> Selectable. I've uploaded six test AdGroups (via Adwords Editor v9.7.1) 
>> with the value filled in.
>>
>> If I select as follows I get No AdGroups Found:
>>
>>   $aPredicates = array();
>>   $aPredicates[] = new Predicate('CampaignName', 'EQUALS', 'LAMPS');
>>   $aPredicates[] = new Predicate('KeywordContentMaxCpc', 'EQUALS', 
>> round($bid * 100));
>>   $selector->predicates = $aPredicates;
>>
>> If I select as follows all six AdGroups are returned:
>>
>>   $aPredicates = array();
>>   $aPredicates[] = new Predicate('CampaignName', 'EQUALS', 'LAMPS');
>>   $aPredicates[] = new Predicate('KeywordContentMaxCpc', 'EQUALS', 0);
>>   $selector->predicates = $aPredicates;
>>
>> However if I then display the field information I can see that the values 
>> ARE present!
>>
>>   if (isset($page->entries)) {
>> foreach ($page->entries as $adGroup) {
>> echo $adGroup->bids->keywordMaxCpc->amount->microAmount;
>> }
>>   }
>>
>> Which returns returns the following values:
>>
>> 50
>> 60
>> 130
>> 60
>> 80
>> 60
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: API returning UNEXPECTED_INTERNAL_API_ERROR all the time today

2012-07-31 Thread Ivelin Vasilev

On Tuesday, July 31, 2012 5:24:14 PM UTC+3, Sjakie wrote: 
>
> Same here
>
> Op dinsdag 31 juli 2012 15:11:59 UTC+2 schreef Tal Ater het volgende: 
>>
>> All the queries I am running against the Sandbox 
>> return InternalApiError.UNEXPECTED_INTERNAL_API_ERROR... These are queries 
>> that all worked great until a couple of hours ago... Is there some kind of 
>> error or downtime?
>
>  
 
 
Yes I have faced the same output. Why there is no reaction? !

 
[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]
 

 

 

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Question about adParam GET/SET best practices

2012-07-31 Thread marc
Thanks for the great answers. They were very helpful. Exactly what I was 
looking for.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Sandbox MCC GetCampaigns Not Generating Test ClientCustomerId Values

2012-07-31 Thread Sage Lewis
That's fine. Knowing this actually makes me help me not think I'm losing my 
mind.

When it comes up, can you drop us a line here?

Thanks Kevin!
Sage

On Tuesday, July 31, 2012 10:19:20 AM UTC-4, Kevin Winter wrote:
>
> Yes, this is currently the case.  We apologize for the inconvenience.
>
> - Kevin Winter
> AdWords API Team
>
> On Monday, July 30, 2012 10:33:41 PM UTC-4, Sage Lewis wrote:
>>
>> So just to confirm, setting up sandbox accounts is not possible at the 
>> moment? 
>>
>> Knowing that will help me from going insane  :)
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Duplicate Location Error

2012-07-31 Thread Ben
Ok, I've figured out the problem. Some ZIPs translate into nearby ZIPs when 
doing location targeting. For example, if you enter 85285, which is a ZIP 
in Tempe, AZ, AdWords will change it to 85281, which is also in Tempe, AZ. 
These locations are about four miles 
apart
 though.

So if I have both 85285 and 85281 on the CSv which I'm uploading, it will 
show as 85281 twice, and neither will upload. I'm fine with only having 
one, because I can't imagine the four miles will make that much of a 
difference, but how can I circumvent this problem?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Duplicate Location Error

2012-07-31 Thread Ben
Ok, I've figured out the problem. Some ZIPs translate into nearby ZIPs when 
doing location targeting. For example, if you enter 85285, which is a ZIP 
in Tempe, AZ, AdWords will change it to 85281, which is also in Tempe, AZ. 
These locations are about four miles 
apartthough.

So if I have both 85285 and 85281 on the CSv which I'm uploading, it will 
show as 85281 twice, and neither will upload. I'm fine with only having 
one, because I can't imagine the four miles will make that much of a 
difference, but how can I circumvent this problem?

On Monday, July 30, 2012 5:21:58 PM UTC-4, Ben wrote:
>
> I have a really strange problem when uploading locations through the 
> AdWords Editor. I will upload a batch of 1,000 locations (either ZIPs or a 
> mix of ZIPs and radii with coordinates). When I do "Check Locations", a 
> whole bunch of them come up as duplicates, and neither one of them will 
> upload. I need to manually go through them and delete one of the two 
> locations (which are now listed twice) and recheck locations; otherwise it 
> will not upload.
> I've had this on every campaign; not just one.
> I have checked and double-checked my data for duplicates, and there are 
> none. Has anyone else experienced this phenomenon, and does anyone have any 
> suggestions?
>
> Thanks!
> Ben
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: API returning UNEXPECTED_INTERNAL_API_ERROR all the time today

2012-07-31 Thread Tal Ater
It seems that queries to ADD are working, and queries using the SELECTOR 
aren't


On Tuesday, July 31, 2012 4:11:59 PM UTC+3, Tal Ater wrote:
>
> All the queries I am running against the Sandbox 
> return InternalApiError.UNEXPECTED_INTERNAL_API_ERROR... These are queries 
> that all worked great until a couple of hours ago... Is there some kind of 
> error or downtime?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: API returning UNEXPECTED_INTERNAL_API_ERROR all the time today

2012-07-31 Thread Marc Sanders
Same here

Op dinsdag 31 juli 2012 15:11:59 UTC+2 schreef Tal Ater het volgende:
>
> All the queries I am running against the Sandbox 
> return InternalApiError.UNEXPECTED_INTERNAL_API_ERROR... These are queries 
> that all worked great until a couple of hours ago... Is there some kind of 
> error or downtime?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: API returning UNEXPECTED_INTERNAL_API_ERROR all the time today

2012-07-31 Thread Syed Javeed
Same here.. Trying since last couple of hours.. no Updates till now


On Tue, Jul 31, 2012 at 4:18 PM, thadclay  wrote:

> Yeah I'm getting the same thing too. Any updates on this yet?
>
> On Tuesday, July 31, 2012 9:11:59 AM UTC-4, Tal Ater wrote:
>>
>> All the queries I am running against the Sandbox return InternalApiError.
>> **UNEXPECTED_INTERNAL_API_ERROR.**.. These are queries that all worked
>> great until a couple of hours ago... Is there some kind of error or
>> downtime?
>
>  --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Sandbox MCC GetCampaigns Not Generating Test ClientCustomerId Values

2012-07-31 Thread Kevin Winter
Yes, this is currently the case.  We apologize for the inconvenience.

- Kevin Winter
AdWords API Team

On Monday, July 30, 2012 10:33:41 PM UTC-4, Sage Lewis wrote:
>
> So just to confirm, setting up sandbox accounts is not possible at the 
> moment? 
>
> Knowing that will help me from going insane  :)
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: API returning UNEXPECTED_INTERNAL_API_ERROR all the time today

2012-07-31 Thread thadclay
Yeah I'm getting the same thing too. Any updates on this yet?

On Tuesday, July 31, 2012 9:11:59 AM UTC-4, Tal Ater wrote:
>
> All the queries I am running against the Sandbox 
> return InternalApiError.UNEXPECTED_INTERNAL_API_ERROR... These are queries 
> that all worked great until a couple of hours ago... Is there some kind of 
> error or downtime?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: API developer token taking crazy long

2012-07-31 Thread Sage Lewis
Hi Kevin,

I thought I might try checking on our applications as well.
Customer ID: 262-838-3728

It's been a few months for us.

Thank you for your help here.

Sage



On Thursday, May 3, 2012 2:45:07 PM UTC-4, Kevin Winter wrote:
>
> Hi Maarten,
>   The review process currently takes a while, due to a backlog of 
> applications and more stringent requirements (see here for more info: 
> https://developers.google.com/adwords/api/docs/signingup ).  However, end 
> of last year is pretty long ago.  Could you please contact me off-list with 
> your account details? Particularly the Customer ID of the MCC account you 
> applied on.
>
> - Kevin Winter
> AdWords API Team
>
> On Tuesday, May 1, 2012 9:19:01 AM UTC-4, maarten wrote:
>>
>> Hi,
>>
>> Could someone tell me what the normal duration is for the API developer 
>> token approval? We have requested access late 2011, and the token is still 
>> "Pending Approval". We have had requests for additional information three 
>> times now, and have sent the information each time.
>>
>> Is there any way to speed up the process? We have customers waiting for 
>> our software, and they are getting very impatient. When sending email to 
>> adwordsapi-tok...@google.com there is no reply at all.
>>
>> Regards,
>>
>> Maarten
>>
>

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


API returning UNEXPECTED_INTERNAL_API_ERROR all the time today

2012-07-31 Thread Tal Ater
All the queries I am running against the Sandbox 
return InternalApiError.UNEXPECTED_INTERNAL_API_ERROR... These are queries 
that all worked great until a couple of hours ago... Is there some kind of 
error or downtime?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Adding CriterionUserInterest to Campaign always returns CriterionError.CANNOT_ADD_CRITERIA_TYPE

2012-07-31 Thread Tal Ater
OK, it actually didn't work.

When adding it as a Verical, it added it as a *Topic*. What I actually need 
is to add it under *Interests & Remarketing*.


The following screenshot is from the bottom of the campaign management 
screen (under Exclusions):


Tal Ater
http://www.talater.com/


On Wednesday, July 18, 2012 11:28:19 AM UTC+3, Tal Ater wrote:
>
> It works brilliantly!
>
> Thanks Ewan.
>
> Tal Ater
> http://www.talater.com/
>
>
> On Tuesday, July 17, 2012 4:09:28 AM UTC+3, Ewan Heming wrote:
>>
>> I checked out your code in more detail: The problem is that "Linux & 
>> Unix" isn't a CriterionUserInterest, it's a 
>> Vertical. 
>> This code's working for me in the sandbox:
>>
>> $interestId = 736; //Linux & Unix
>> $interest = new Vertical();
>> $interest->id = $interestId;
>> $interest->path = array("Computers & Electronics", "Software", "Operating 
>> Systems", "Linux & Unix");
>> $campaignCriterion = new NegativeCampaignCriterion();
>> $campaignCriterion->campaignId = $campaignId;
>> $campaignCriterion->criterion = $interest;
>> $operations = array();
>> $operations[] = new CampaignCriterionOperation($campaignCriterion, 'ADD');
>> $campaignCriterionService->mutate($operations);
>>
>> Note that you also need to enter the category path, even though you've 
>> already entered an id. 
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Failed to Get a List of Automatic Placements via AdGroupCriterionService

2012-07-31 Thread Tomer Peled
Hi, 
Is there anything new with the retrieving of the Automatic placements or 
the solution that is mentioned here is the only one?

Also, can you please describe what do you mean by running the report and to 
retrieve the information from it? 
Did you mean to run it automatically somehow (API) and then to parse the 
xls file and to retrieve the information from there?

Thanks,
Tomer

בתאריך יום חמישי, 22 במרץ 2012 07:59:53 UTC+2, מאת Tommy Choi:
>
> Dear all,
>
> I have tried to get a list of placements as shown in the "Networks" tab in 
> the AdWords Web MMC.
> I used AdGroupCriterionService and had set CriteriaType = PLACEMENT in the 
> predicates of the selector.
> What I got were only managed placements, with no automatic ones.
>
> Do I need to use other service? Or the only way to get automatic 
> placements is via "Automatic Placements Performance Report"?
> Thanks for your generous help.
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Total number of keywords in an account

2012-07-31 Thread neilpaterson
That's great, thank you Dorian.

On Wednesday, 11 July 2012 12:20:50 UTC+1, Dorian Kind wrote:
>
> Hi Neil,
>
> you can use the AdGroupCriterionService for this. Construct a suitable 
> selector for the keyword types you are interested in, and set 
> paging.numberResults 
> to zero. The returned AdGroupCriterionPage will contain the number of 
> keywords in the totalNumEntries field.
>
> Cheers,
> Dorian
>
> On Wednesday, July 11, 2012 12:24:58 PM UTC+2, neilpaterson wrote:
>>
>> Hi all
>>
>> I have what I hope is a simple question: 
>>
>> Is there a way to obtain the total number of keywords that are in an 
>> ACCOUNT?
>>
>> I don't need all the keyword IDs, just the count.
>>
>> Thanks
>>
>> Neil
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 campaigns dependent on the weather

2012-07-31 Thread Matt Alonso
This is actually one of the things a company I am a part of does.  We 
analyze client data (e.g. POS data, call center data, etc) and determine 
how it correlates to a multitude of different weather variables.  We have 
also helped clients develop Google Gadget Ads - not sure if those still 
even exist - to actually use: the analysis results, the approximate 
location of the user, and the current/forecast weather to determine exactly 
what ad to show.

I don't want to be viewed as spamming so I will leave out the name and link 
to my company's site.  However, I would be more than happy to discuss this 
offline, so feel free to contact me directly if interested.

On Thursday, July 26, 2012 8:12:23 AM UTC-4, r scholten wrote:
>
> Expensive adwords campaigns with little turnover without active guidance will 
> be launched cost many dollars. That could be more efficient. My proposal 
> is to develop an algorithm based on historical data and google analytics own 
> sales data, set against such a time + temperature + rainfall + extra 
> parameters. These external parameters (time + temperature + rainfall + xxx) 
> you can read external info sites. This would be a start can be made to 
> develop effective campaigns.
>
> Question: does anyone know from which sites national (Dutch) weather 
> information could retrieve from. Preferably using a linux crontab so the 
> information remains up.
> These are namely the missing factors in the current view.
>
> Note: It may be that you have better ideas on this subject. I love me like 
> recommended.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: API developer token taking crazy long

2012-07-31 Thread Michael Colart
Hi +Kevin Winter,

We are a full service agency located in the Netherlands.

We have been waiting  more than 2 years for our API key, we have sent all 
needed documentation multiple times, and have been told that the team is 
working on it, but as you might understand, more than 2 years is a bit long 
:-)

Could you please look into this matter  as we have great difficulties with 
our client reports. We only use(d) the API for reporting, we don´t use it 
to modify or create campaigns.

Our main MCC CID is 811-176-8886

Thanks a million times in advance!

With kind regards,

Michael

Op donderdag 3 mei 2012 20:45:07 UTC+2 schreef Kevin Winter het volgende:
>
> Hi Maarten,
>   The review process currently takes a while, due to a backlog of 
> applications and more stringent requirements (see here for more info: 
> https://developers.google.com/adwords/api/docs/signingup ).  However, end 
> of last year is pretty long ago.  Could you please contact me off-list with 
> your account details? Particularly the Customer ID of the MCC account you 
> applied on.
>
> - Kevin Winter
> AdWords API Team
>
> On Tuesday, May 1, 2012 9:19:01 AM UTC-4, maarten wrote:
>>
>> Hi,
>>
>> Could someone tell me what the normal duration is for the API developer 
>> token approval? We have requested access late 2011, and the token is still 
>> "Pending Approval". We have had requests for additional information three 
>> times now, and have sent the information each time.
>>
>> Is there any way to speed up the process? We have customers waiting for 
>> our software, and they are getting very impatient. When sending email to 
>> adwordsapi-tok...@google.com there is no reply at all.
>>
>> Regards,
>>
>> Maarten
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Question about adParam GET/SET best practices

2012-07-31 Thread Peter Crowley
Hi Marc,
Further to Dorian's comment here is some sample code:

while($rec=mysql_fetch_assoc($sqlResult))
{
$dbKeys[]=$rec['KWP_id'];
// Create keywordParam.
$adParam = new AdParam($rec['AdGroupID'], $rec['criterion_id'], 
cleanCurrency($rec['KWP_text']), $rec['KWP_index']);
$operation = new AdParamOperation($adParam, 'SET');
$operations[] = $operation; 
}
$adParams = $adParamService->mutate($operations);

I have a 'LIMIT 400' in my SQL


On Monday, 30 July 2012 17:52:39 UTC+1, marc wrote:
>
> AdParam Get/Set best practices 
> I am running a script that updates the AdParams for a campaign once a day. 
> There are potentially 90,000 adgroups that could be updated daily. 
>
> This takes forever, when it works without some sort of error occurring. 
>
> I was wondering if anyone had some tips on best practices to use when 
> running adparam updates.
>
> Here's how I perform the updates.
>
>
> $adGroupId = ;
> $keywordIds = ;
> $param1 = ;
>
> try { 
>$operations = array();
>foreach($keywordIds as $keywordId) {
>   $adParam1 = new AdParam($adGroupId, $keywordId, $param1, 1);
>   
>   // Create operations for the first adparam
>   $adParamOperation = new AdParamOperation();
>   $adParamOperation->operand = $param1;   
>   $adParamOperation->operator = 'SET';
>   $operations[] = $adParamOperation;
>}
>
>if(!empty($operations)) {
>   $adParams = $this->adParamService->mutate($operations);
>} 
> } 
> catch (Exception $e) {
>  .
>  .
>  . 
> }
>
>
> 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: keyword URL requires separate operation?

2012-07-31 Thread Grant
> I believe you are looking for the field destinationUrl. See
> .
> Cheers,
> Dorian

I couldn't figure out why this eluded me, but then I remembered I need
the keyword ID to be included in the destination URL which is why I'm
making separate calls to add the keyword and then assign the
destination URL.

Thanks,
Grant


>> When adding a new keyword, I don't see any way to specify a destination
>> URL.  Is destination URL required to be set in a separate API call from the
>> call which adds the keyword?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Number of keywords in campaign

2012-07-31 Thread Grant
> if you're only interested in the total number, you can set the numberResults
> of the paging settings to zero and just use the totalNumEntries field of the
> returned page. This way, your request should not incur any API unit costs.

Perfect, it costs 1 API unit, thank you Dorian!

- Grant

>> I'm trying to retrieve the total number of keywords in a campaign.  To
>> avoid exceeding the size limit, I'm grabbing the number of keywords for each
>> ad group in the campaign and adding them up.  To do this I'm creating a
>> selector and using AdGroupCriterionService but it is very expensive as far
>> as API units.  Is there a more efficient way to do this?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: API developer token taking crazy long

2012-07-31 Thread Michael Colart
Hi +Kevin Winter,

We are a full service agency located in the Netherlands.

We have been waiting  more than 2 years for our API key, we have sent all 
documentation multiple times, and have been told that the team is working 
on it, but as you might understand, more than 2 years is a bit long :-)

Could you please look into this matter  as we have great difficulties with 
our client reports. We only use(d) the API for reporting, we don´t use it 
to modify or create campaigns.

Our main MCC CID is 811-176-8886

Thanks a million times in advance!

With kind regards,

Michael


Op vrijdag 4 mei 2012 00:17:01 UTC+2 schreef Maarten Deinema het volgende:
>
> Hi Kevin,
>
> I understand that the Adwords API team is very busy, but I find it very 
> frustrating that you don't hear anything, don't get any updates, and don't 
> get any reply on emails. 
>
> The Customer ID of our MCC account is 427-763-1497. As far as I could 
> find, we do comply to the current requirements.
>
> Thank you for responding on my forum post, and I hope this helps to speed 
> things up a little.
>
> Regards,
>
> Maarten Deinema
>
>
> On Thu, May 3, 2012 at 8:45 PM, Kevin Winter wrote:
>
>> Hi Maarten,
>>   The review process currently takes a while, due to a backlog of 
>> applications and more stringent requirements (see here for more info: 
>> https://developers.google.com/adwords/api/docs/signingup ).  However, 
>> end of last year is pretty long ago.  Could you please contact me off-list 
>> with your account details? Particularly the Customer ID of the MCC account 
>> you applied on.
>>
>> - Kevin Winter
>> AdWords API Team
>>
>> On Tuesday, May 1, 2012 9:19:01 AM UTC-4, maarten wrote:
>>>
>>> Hi,
>>>
>>> Could someone tell me what the normal duration is for the API developer 
>>> token approval? We have requested access late 2011, and the token is still 
>>> "Pending Approval". We have had requests for additional information three 
>>> times now, and have sent the information each time.
>>>
>>> Is there any way to speed up the process? We have customers waiting for 
>>> our software, and they are getting very impatient. When sending email to 
>>> adwordsapi-tok...@google.com there is no reply at all.
>>>
>>> Regards,
>>>
>>> Maarten
>>>
>>  -- 
>> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>> 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
>>
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: @kevin >> sandbox account initialization logic didn't properly initialize accounts (and assigned them zeros).

2012-07-31 Thread vlado vaco
Hello,

any updates in this issue please?

Cheers,
Vaco

On Thursday, July 26, 2012 3:41:56 PM UTC+2, Anash P. Oommen wrote:
>
> Hi,
>
> I've reported this issue to the engineering team, I'll update this thread 
> once I hear from them.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Thursday, 26 July 2012 02:26:51 UTC+5:30, Sander wrote:
>>
>> Hello Kevin,
>>
>> I took my problem out of the running topic on 
>> https://groups.google.com/forum/?fromgroups#!topic/adwords-api/RuzzccFvpE8 
>> to 
>> avoid confusion and because that discussion is flagged as answered.
>>
>>
>> I just made a brand new account, but have the same result with zeros :
>>
>> My code:
>>
>> $user = new AdWordsUser(null, $username, $password, $developerToken);
>> $user->SetDefaultServer("https://adwords-sandbox.google.com/";); 
>> $user->SetClientId(null);
>>
>> $campaignService = $user->GetService('CampaignService', 'v201109_1');
>>  // Create selector.
>> $selector = new Selector();
>> $selector->fields = array('Id', 'Name');
>> $selector->ordering[] = new OrderBy('Name', 'ASCENDING');
>>  // Create paging controls.
>> $selector->paging = new Paging(0, 
>> AdWordsConstants::RECOMMENDED_PAGE_SIZE);
>>  do {
>> // Make the get request.
>> $page = $campaignService->get($selector);
>>  // Display results.
>> if (isset($page->entries)) {
>> foreach ($page->entries as $campaign) {
>> printf("Campaign with name '%s' and id '%s' was found.\n",
>> $campaign->name, $campaign->id);
>> }
>> } else {
>> print "No campaigns were found.\n";
>> }
>>  // Advance the paging index.
>> $selector->paging->startIndex += AdWordsConstants::RECOMMENDED_PAGE_SIZE;
>> } while ($page->totalNumEntries > $selector->paging->startIndex);
>>
>>
>>  $campaignService = $user->GetService('CampaignService', 'v201109');
>>$customerSyncService = $user->GetService('CustomerSyncService', 
>> 'v201109');
>>   
>>$accountService = $user->GetService("ServicedAccountService", 
>> 'v201109');
>> $selector = new ServicedAccountSelector();
>> $page = $accountService->get($selector);
>>   
>> echo "";
>> print_r($page);
>>  foreach ($page->accounts as $account) {
>> print "Customer ID: {$account->customerId}\n";
>> }
>>
>> Resulting in:
>>
>> No campaigns were found.
>>
>> ServicedAccountGraph Object
>> (
>> [accounts] => Array
>> (
>> [0] => Account Object
>> (
>> [customerId] => 0
>> [login] => client_1+testapisand...@gmail.com
>> [companyName] => 
>> [canManageClients] => 
>> [currencyCode] => 
>> [dateTimeZone] => 
>> )
>>
>> [1] => Account Object
>> (
>> [customerId] => 0
>> [login] => client_2+testapisand...@gmail.com
>>
>> [companyName] => 
>> [canManageClients] => 
>> [currencyCode] => 
>> [dateTimeZone] => 
>> )
>>
>>
>> Am I in the wrong ?
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Question about adParam GET/SET best practices

2012-07-31 Thread Dorian Kind
Hi Marc,

unfortunately, AdParamOperations are not (yet?) supported by the 
BulkMutateService, so what I do is use multiple threads to perform these 
types of updates faster. Take note that you'll have to check for 
RateExceededErrors. Also, it's not required to only send operations for a 
single ad group inside a mutate request, so if you have a lot of ad groups 
with only few keywords, there's a potential speedup by combining operations 
for different ad groups and increasing your the number of operations for a 
single Mutate call until you hit REQUEST_SIZE_LIMIT_EXCEEDED (in my 
experience, a few hundred operations are always OK).

Hope this helps, cheers
Dorian

On Monday, July 30, 2012 6:52:39 PM UTC+2, marc wrote:
>
> AdParam Get/Set best practices 
> I am running a script that updates the AdParams for a campaign once a day. 
> There are potentially 90,000 adgroups that could be updated daily. 
>
> This takes forever, when it works without some sort of error occurring. 
>
> I was wondering if anyone had some tips on best practices to use when 
> running adparam updates.
>
> Here's how I perform the updates.
>
>
> $adGroupId = ;
> $keywordIds = ;
> $param1 = ;
>
> try { 
>$operations = array();
>foreach($keywordIds as $keywordId) {
>   $adParam1 = new AdParam($adGroupId, $keywordId, $param1, 1);
>   
>   // Create operations for the first adparam
>   $adParamOperation = new AdParamOperation();
>   $adParamOperation->operand = $param1;   
>   $adParamOperation->operator = 'SET';
>   $operations[] = $adParamOperation;
>}
>
>if(!empty($operations)) {
>   $adParams = $this->adParamService->mutate($operations);
>} 
> } 
> catch (Exception $e) {
>  .
>  .
>  . 
> }
>
>
> 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


duplicate keywords

2012-07-31 Thread Artur Meinzer
I have set a unique key in my database to keywordId + AdgroupId. It all 
works fine, but I wonder why I have some duplicate keywords in some groups 
with different keywordIds.
For example:
3042089426, ferienwohnung trieste (Broad), enabled
25883905881, ferienwohnung trieste (Broad), deleted

I thought one KeywordId stands for a keyword text + match type.

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