Addition of Campaign Language and Location Criteria

2013-05-16 Thread Shruti Habbu

Hi,

Is it possible to add campaign target criteria at the time of creation of 
the campaign?
Eg -  within the campaign settings?


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

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Query regarding rate sheet

2013-05-13 Thread Shruti Habbu
Hi Kevin,

It's clear about the mutate.
About the get operation, the rate sheet says that "A get that generates 10 
results objects is counted as one operation."

On the contrary, the example shown on the sheet counts this as 1 operation, 
though the number of objects returned is 53. Can you explain this?

Get Example#1 - 1 operation (53 objects returned)
Operation: get
Count: 53 ad groups
Service: AdgroupAdService 

Get Example#2 - 1 operation (100 objects returned)
Operation: get
Count: 100 targeting ideas
Service: TargetingIdeaService

Thanks,
Shruti



On Friday, May 10, 2013 11:37:21 AM UTC-4, Kevin Winter (AdWords API Team) 
wrote:
>
> Yes, any type of mutate - ADD, REMOVE or SET - counts as an operation.
>
> - Keving Winter
> AdWords API Team
>
> On Tuesday, May 7, 2013 4:48:02 PM UTC-4, Shruti Habbu wrote:
>>
>> Hi,
>>
>> The Google Adwords API rate sheet 
>> <https://developers.google.com/adwords/api/docs/ratesheet2>mentions that 
>> for a mutate, each mutated item counts as one operation.
>> The examples show ADD mutate operations. Do REMOVE and SET operations 
>> also count towards the daily operations limit?
>>
>> 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

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: AdGroupService giving wrong results - Help!

2013-05-13 Thread Shruti Habbu
Worked!!

Thanks a lot Kevin.

- Shruti

On Monday, May 13, 2013 1:59:47 PM UTC-4, Kevin Winter (AdWords API Team) 
wrote:
>
> Hi Shruti,
>   In the request/response you attached, you aren't requesting or filtering 
> the status field.  If you add the status field to the request, do these ad 
> groups (like 5689879361) come back ENABLED?  As you said, they should come 
> back DELETED, but you aren't requesting this field in the request.
>
> - Kevin Winter
> AdWords API Team
>
> On Friday, May 10, 2013 4:22:48 PM UTC-4, Shruti Habbu wrote:
>>
>> Hi Kevin,
>>
>> I've attached the soap_xml.log for your reference. I'm trying to get the 
>> status of all adgroups (AdgroupIds - 
>> 56321188015632119281
>> 5689870001
>> 5689879361 5995922321)
>> I get the status of these AdGroups as ENABLED, where as they are DELETED.
>>
>> Thanks,
>> Shruti
>>  
>> On Friday, May 10, 2013 11:35:55 AM UTC-4, Kevin Winter (AdWords API 
>> Team) wrote:
>>>
>>> Hi,
>>>   Could you provide an example of the AdGroup SOAP XML getting returned? 
>>>  (with the AdGroupId so we can double-check).
>>>
>>> - Kevin Winter
>>> AdWords API Team
>>>
>>> On Tuesday, May 7, 2013 11:50:17 AM UTC-4, Shruti Habbu wrote:
>>>>
>>>> Hi,
>>>>
>>>> I'm getting wrong results when trying to retrieve all the adGroups for 
>>>> a particular campaign.
>>>>
>>>> - Deleted AdGroups get status as ENABLED
>>>> - CampaignID is reported wrongly - getting 0 instead of the actual 
>>>> campaignId
>>>> - Unable to get the start date
>>>>
>>>> I can get a workaround for the campaignID. However, the issue with the 
>>>> wrong status is more pressing.
>>>>
>>>> Any help?
>>>>
>>>> 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

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: CampaignChangeData and AutomaticPlacements

2013-05-13 Thread Shruti Habbu
Hi Tomer,

This is something on the lines that I'm implementing. Do you have any link 
that explains more about automatic placements?

Thanks,
Shruti

On Sunday, May 12, 2013 10:30:14 AM UTC-4, Tomer Peled wrote:
>
> Hi,
>
> I use the CampaignChangeData in order to get all the changed campaigns and 
> then I'm updating the stats of each changed campaign only.
> Is there a way to tell if a campaign was changed by an automatic placement 
> which was added?
> That means to identity that a campaign was change even if there weren't 
> any fields changes but there were some new automatic placements which were 
> added?
>
> thanks,
> Tomer
>

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

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: AdGroupService giving wrong results - Help!

2013-05-10 Thread Shruti Habbu
Hi Kevin,

I've attached the soap_xml.log for your reference. I'm trying to get the 
status of all adgroups (AdgroupIds - 
56321188015632119281
5689870001
5689879361 5995922321)
I get the status of these AdGroups as ENABLED, where as they are DELETED.

Thanks,
Shruti
 
On Friday, May 10, 2013 11:35:55 AM UTC-4, Kevin Winter (AdWords API Team) 
wrote:
>
> Hi,
>   Could you provide an example of the AdGroup SOAP XML getting returned? 
>  (with the AdGroupId so we can double-check).
>
> - Kevin Winter
> AdWords API Team
>
> On Tuesday, May 7, 2013 11:50:17 AM UTC-4, Shruti Habbu wrote:
>>
>> Hi,
>>
>> I'm getting wrong results when trying to retrieve all the adGroups for a 
>> particular campaign.
>>
>> - Deleted AdGroups get status as ENABLED
>> - CampaignID is reported wrongly - getting 0 instead of the actual 
>> campaignId
>> - Unable to get the start date
>>
>> I can get a workaround for the campaignID. However, the issue with the 
>> wrong status is more pressing.
>>
>> Any help?
>>
>> 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

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




soap_xml.log
Description: Binary data


Re: Campaign Start Date

2013-05-10 Thread Shruti Habbu
Hi,

I'm trying to sync my local copy. Using the customerSyncService, I'm 
looping through campaignChange.changedAdGroups to get the adGroupIds that 
have FIELDS_CHANGED status. 
When trying to get the AdGroup information using AdgroupService, the 
campaignId is 0, campaignName is NULL.
Is there a way I retrieve deleted adGroups within a date range?

Thanks,
Shruti

On Friday, May 10, 2013 9:53:11 AM UTC-4, David Torres (AdWords API Team) 
wrote:
>
> Hi,
>
> Regarding your question campaign dates, you need to include the fields 
> StartDate and EndDate in your selector.
>
> About the campaign IDs of an ad group, is it that the campaign ID is 
> coming back null? are you requesting the CampaignId field?
>
> No, there is no way to retrieve the ad group creation date through the API.
>
> Best,
>
> - David Torres - AdWords API Team
>
>
>
> On Monday, May 6, 2013 4:42:10 PM UTC-4, Shruti Habbu wrote:
>>
>> Retrieving a particular campaign's AdGroups info using the AdGroupService 
>> does not give the correct CampaignId. 
>> Also, is there a way I can retrieve the date when the adgroup was added 
>> using the api?
>>
>> On Friday, May 3, 2013 10:51:09 AM UTC-4, Shruti Habbu wrote:
>>>
>>> Hi,
>>>
>>> I'm trying to retrieve campaign information using a api call. I'm 
>>> getting null start dates of all the campaigns in my test account - 
>>> 484-896-0371, even though I can see the start dates in the adwords gui. 
>>>
>>

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

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: AdGroupService giving wrong results - Help!

2013-05-09 Thread Shruti Habbu
Can someone please reply to this?

The wrong status of the adgroups are driving crazy! The local copy gets 
totally out of sync.

Adwords Team, please care to reply.

On Tuesday, May 7, 2013 11:50:17 AM UTC-4, Shruti Habbu wrote:
>
> Hi,
>
> I'm getting wrong results when trying to retrieve all the adGroups for a 
> particular campaign.
>
> - Deleted AdGroups get status as ENABLED
> - CampaignID is reported wrongly - getting 0 instead of the actual 
> campaignId
> - Unable to get the start date
>
> I can get a workaround for the campaignID. However, the issue with the 
> wrong status is more pressing.
>
> Any help?
>
> 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

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: CustomerSyncService to find deleted adgroups

2013-05-09 Thread Shruti Habbu
Google team, awaiting a reply.

On Thursday, May 9, 2013 11:55:01 AM UTC-4, Shruti Habbu wrote:
>
> Hi,
>
> Is there a way to find deleted adgroups using the CustomerSyncService?
> Currently, it only gives the status as 
> Google.Api.Ads.AdWords.v201209.ChangeStatus.FIELDS_CHANGED from which I 
> cannot make out if the adgroup was deleted or something else was changed.
>
> Any help would be appreciated.
>
> Thanks,
> Shruti
>

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

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




CustomerSyncService to find deleted adgroups

2013-05-09 Thread Shruti Habbu
Hi,

Is there a way to find deleted adgroups using the CustomerSyncService?
Currently, it only gives the status as 
Google.Api.Ads.AdWords.v201209.ChangeStatus.FIELDS_CHANGED from which I 
cannot make out if the adgroup was deleted or something else was changed.

Any help would be appreciated.

Thanks,
Shruti

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

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Query regarding rate sheet

2013-05-07 Thread Shruti Habbu
Hi,

The Google Adwords API rate sheet 
mentions that 
for a mutate, each mutated item counts as one operation.
The examples show ADD mutate operations. Do REMOVE and SET operations also 
count towards the daily operations limit?

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

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




AdGroupService giving wrong results - Help!

2013-05-07 Thread Shruti Habbu
Hi,

I'm getting wrong results when trying to retrieve all the adGroups for a 
particular campaign.

- Deleted AdGroups get status as ENABLED
- CampaignID is reported wrongly - getting 0 instead of the actual 
campaignId
- Unable to get the start date

I can get a workaround for the campaignID. However, the issue with the 
wrong status is more pressing.

Any help?

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

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Campaign Start Date

2013-05-06 Thread Shruti Habbu
Retrieving a particular campaign's AdGroups info using the AdGroupService 
does not give the correct CampaignId. 
Also, is there a way I can retrieve the date when the adgroup was added 
using the api?

On Friday, May 3, 2013 10:51:09 AM UTC-4, Shruti Habbu wrote:
>
> Hi,
>
> I'm trying to retrieve campaign information using a api call. I'm getting 
> null start dates of all the campaigns in my test account - 484-896-0371, 
> even though I can see the start dates in the adwords gui. 
>

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

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Campaign Start Date

2013-05-06 Thread Shruti Habbu
Hi,

I'm trying to retrieve campaign information using a api call. I'm getting 
null start dates of all the campaigns in my test account - 484-896-0371, 
even though I can see the start dates in the adwords gui. 

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

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Applied for a test account over a week ago

2013-03-07 Thread Shruti Habbu
Customer ID - 484-896-0371

On Monday, March 4, 2013 11:53:36 AM UTC-5, Kevin Winter (AdWords API Team) 
wrote:
>
> Hi,
>   This can't be a Customer ID: 484-489-60731
>
> It has five digits in the last group rather than 4.  I can't find a record 
> that any account ID starting with 484-489 has been requested as a test 
> account.
>
> - Kevin Winter
> AdWords API Team
>
> On Friday, March 1, 2013 2:55:20 PM UTC-5, Shruti Habbu wrote:
>>
>> Same thing here. I applied for a test account 4-5 days ago and never 
>> heard back anything.
>> Test account ID: 484-489-60731
>>
>> On Friday, March 1, 2013 10:22:36 AM UTC-5, da...@clickjolt.com wrote:
>>>
>>> Sure thing Anash.
>>>
>>> Test Account ID: 282-577-6904
>>>
>>> Here's the MCC account ID also if you need it:
>>> 741-875-2032
>>>
>>> Thanks,
>>> David
>>>
>>> On Friday, March 1, 2013 12:03:12 AM UTC-6, Anash P. Oommen (AdWords API 
>>> Team) wrote:
>>>>
>>>> Hi David,
>>>>
>>>> It is likely that your account has been setup as test account, but you 
>>>> might have missed a notification about the same. Could you post your test 
>>>> account customer id? I'll take a look.
>>>>
>>>> Cheers,
>>>> Anash P. Oommen
>>>> AdWords API Advisor.
>>>>
>>>> On Thursday, February 28, 2013 3:54:18 AM UTC+5:30, 
>>>> da...@clickjolt.comwrote:
>>>>>
>>>>> I hate to bump this but I've seen two other people receive a response 
>>>>> to this same issue and I haven't received one. I know everyone is busy 
>>>>> but 
>>>>> I'd really love to start developing with the test account.
>>>>>
>>>>> I applied through the online form 16 days ago. If I need to send any 
>>>>> info or reply with my account id's let me know!
>>>>>
>>>>> Thanks,
>>>>> David
>>>>>
>>>>> On Saturday, February 23, 2013 5:11:40 PM UTC-6, da...@clickjolt.comwrote:
>>>>>>
>>>>>> I applied for a test account api key around 12 days ago and still 
>>>>>> haven't heard anything back.
>>>>>>
>>>>>> Should I reapply, I sent an email to the adwordsa...@google.comemail 
>>>>>> address 4 or 5 days ago but never heard anything back.
>>>>>>
>>>>>> Thanks,
>>>>>> David
>>>>>>
>>>>>

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

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Test Account

2013-03-07 Thread Shruti Habbu
Hi, I had applied my Client ID: 484-896-0371 to be a test account more than 
a week ago. Have not heard back. Can you please make this account a test 
account?
MCC account: 229-133-7011

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

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Applied for a test account over a week ago

2013-03-03 Thread Shruti Habbu
Same thing here. I applied for a test account 4-5 days ago and never heard 
back anything.
Test account ID: 484-489-60731

On Friday, March 1, 2013 10:22:36 AM UTC-5, da...@clickjolt.com wrote:
>
> Sure thing Anash.
>
> Test Account ID: 282-577-6904
>
> Here's the MCC account ID also if you need it:
> 741-875-2032
>
> Thanks,
> David
>
> On Friday, March 1, 2013 12:03:12 AM UTC-6, Anash P. Oommen (AdWords API 
> Team) wrote:
>>
>> Hi David,
>>
>> It is likely that your account has been setup as test account, but you 
>> might have missed a notification about the same. Could you post your test 
>> account customer id? I'll take a look.
>>
>> Cheers,
>> Anash P. Oommen
>> AdWords API Advisor.
>>
>> On Thursday, February 28, 2013 3:54:18 AM UTC+5:30, da...@clickjolt.comwrote:
>>>
>>> I hate to bump this but I've seen two other people receive a response to 
>>> this same issue and I haven't received one. I know everyone is busy but I'd 
>>> really love to start developing with the test account.
>>>
>>> I applied through the online form 16 days ago. If I need to send any 
>>> info or reply with my account id's let me know!
>>>
>>> Thanks,
>>> David
>>>
>>> On Saturday, February 23, 2013 5:11:40 PM UTC-6, da...@clickjolt.comwrote:

 I applied for a test account api key around 12 days ago and still 
 haven't heard anything back.

 Should I reapply, I sent an email to the adwordsa...@google.com email 
 address 4 or 5 days ago but never heard anything back.

 Thanks,
 David

>>>

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

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




MutateJobService.mutate returns The request failed with HTTP status 503: Service Unavailable.

2013-03-03 Thread Shruti Habbu
I'm using the v201209 version, but still getting this exception. Any 
thoughts?

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

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.