Re: Querying multiple date ranges

2013-02-19 Thread Alex Coventry
Comparison of staggered requests of two months' duration?  Very clever, 
that would cut the number of requests in half.  Thank you.

Best regards,
Alex

On Tuesday, February 19, 2013 4:17:22 AM UTC-5, Danial Klimkin wrote:
>
> Hello Alex,
>
>
> Only one date range is allowed per request. You can request a two-mo
>
> -Danial, AdWords API Team.
>
>
> On Friday, February 15, 2013 1:53:56 AM UTC+4, Alex Coventry wrote:
>>
>> Is there a way to simultaneously query multiple date ranges?  I would 
>> like to do performance comparisons month-against month, i.e., Jan 2013 
>> against Jan 2012, Dec 2012 against Dec 2011, etc.  Do I need to do a 
>> separate query for each month I want to analyze, or is there a way to get 
>> performance summaries for each month of interest out of a single query?
>
> nths period though and calculate summary on the client side.
>
>

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

2013-02-19 Thread Dragan Gavrilovic
Here is one of my request IDs

0004d6143ec3e8580ae5bfca63e9

thank you!



On Monday, February 18, 2013 10:14:49 PM UTC+1, Dragan Gavrilovic wrote:
>
> Hi, i have set campaign as enhanced but after i wanted to set targets
>
> Language => 1000
> Location => 2840
> Platform => 30001
>
> and now im getting error
> CampaignCriterionError.INVALID_OPERATION_ENHANCED_CAMPAIGN
> which i can not find in API documentation.
>
> Any advice with 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

--- 
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: Determining if a campaign / adgroup has Contextual Targeting

2013-02-19 Thread Kraszi

Hi David,

Thanks for your reply.

However, I can see an adgroup having Placements (websites) in it, but get 
empty TargetingSetting for it, like this:

   http://www.w3.org/2001/XMLSchema-instance";>
  TargetingSetting
   

According to your words (and specification) AdGroup's 
TargetingSettingDetail should contain a CriterionTypeGroup of type 
PLACEMENT for this adgroup,

What's the reason for getting empty TargetingSetting?


Peter


On Friday, February 8, 2013 5:04:36 AM UTC+1, David Torres wrote:
>
> Hi,
>
> So you basically got to check the AdGroup 
> TargetingSettingDetailI.
>  
> If you find an entry there for like placements in it, it means that the 
> AdGroup is specifically targeting that type of criteria and not other such 
> as display keywords (auto-placements). If no entry is in the details 
> attribute then it means that the AdGroup keywords are used to generate auto 
> placements.
>
> Best,
>
> - David Torres - AdWords API Team
>
> On Wednesday, February 6, 2013 10:19:45 AM UTC-5, Kraszi wrote:
>>
>> In v201206 there was an explicit way of querying that a campaign (and its 
>> adgroups) uses contextual targeting (has Automatic Placements). It was a 
>> field campaign.networksetting.targetContentContextual. This field has been 
>> eliminated in v201209.
>>
>> How can I query the same in v201209?
>> I see that there is a flag TargetRestrictSetting.useAdGroup which 
>> indicates that it's specified in adgroup level. But how can you get this 
>> information from AdGroup's TargetingSettings? And what about the 
>> 'old-fashioned' campaigns that has TargetRestrictSetting.useAdGroup=FALSE?
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: API support for AdWords "Labels" feature?

2013-02-19 Thread Sebastiaan Moeys
They're not planning to. You have to use adwords JS scripts to automate 
label synchronization.

On Monday, February 18, 2013 11:32:24 PM UTC+1, Ali Vahed wrote:
>
> Hello,
>
> I need API Access to Labels too? any idea when this feature will be 
> released?
>
> Thanks
>
> On Wednesday, April 25, 2012 3:40:56 AM UTC+10, Reed wrote:
>>
>> Any timeline for when the new "Labels" feature will be supported by the 
>> API, both for managing the setting/changing of labels as well as retrieving 
>> them?  Will there be support on the reporting side (ie, new report column)?
>>  
>> https://support.google.com/adwords/bin/answer.py?hl=en&answer=2475865
>>  
>> thanks
>> reed
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: AuthorizationError.USER_PERMISSION_DENIED error with v201209

2013-02-19 Thread igor
Thank you for your reply.

I rechecked everything and it was fine, then I remembered that project in 
Google API Console was created using different user and then ownership was 
transferred to adwords user, recreating it using adwords user did the trick.

Thanks.

On Tuesday, 19 February 2013 09:28:37 UTC, Danial Klimkin wrote:
>
> Hello Igor,
>
>
> This error occurs when your oauth2 credentials are for the login that has 
> no access to the account. Double-check the credential set you are using, 
> and the clientCustomerId you send in the headers.
>
>
> -Danial, AdWords API Team.
>
>
> On Thursday, February 14, 2013 11:48:56 PM UTC+4, ig...@blueclaw.co.ukwrote:
>>
>> Hi,
>>
>> I have a python application that is using latest APIs version with 
>> offline OAuth2.
>> While developing I was using MCC with test client account without any 
>> issues (developerToken is approved).
>>
>> During test with live account this error popped up.
>> Initially I assumed that I really do not have API access for that client 
>> account, after double checking I went back to examples, 
>> tried to use oauth2 
>> example
>>  
>> without campaign creation but it is the same error anyway.
>>
>> Any ideas?
>>
>> Cheers,
>>
>> Igor.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Get managed clients ids

2013-02-19 Thread Danial Klimkin
Hello Konrad,


It is possible with the ManagedCustomerService. Please check our client 
libraries examples for more details:

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


-Danial, AdWords API Team.


On Monday, February 18, 2013 5:22:59 PM UTC+4, konrad@ceferty.pl wrote:
>
> Hi!
>
> I need to know all client ids which are managed by my mcc account. Is it 
> possible through adwords api? Long time ago i used cross client reporting 
> to achieve this but is not available now.
>
> best regards,
> Konrad
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: AuthorizationError.USER_PERMISSION_DENIED error with v201209

2013-02-19 Thread Danial Klimkin
Hello Igor,


This error occurs when your oauth2 credentials are for the login that has 
no access to the account. Double-check the credential set you are using, 
and the clientCustomerId you send in the headers.


-Danial, AdWords API Team.


On Thursday, February 14, 2013 11:48:56 PM UTC+4, ig...@blueclaw.co.uk 
wrote:
>
> Hi,
>
> I have a python application that is using latest APIs version with offline 
> OAuth2.
> While developing I was using MCC with test client account without any 
> issues (developerToken is approved).
>
> During test with live account this error popped up.
> Initially I assumed that I really do not have API access for that client 
> account, after double checking I went back to examples, 
> tried to use oauth2 
> example
>  
> without campaign creation but it is the same error anyway.
>
> Any ideas?
>
> Cheers,
>
> Igor.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Display Network Criteria Tracking

2013-02-19 Thread Danial Klimkin
Hello Grace,


I suggest to double-check with the product support as this is not 
API-specific topic. The AdWords documentation says:

  "If an impression that's served has multiple destination URLs, AdWords 
will use the URL of the most specific targeting method."

So I actually expect Placement to take precedence here.


-Danial, AdWords API Team.


On Friday, February 15, 2013 8:12:34 PM UTC+4, Grace Chu wrote:
>
> Display Network - Kw, placement, topic, audience, age, gender all have a 
> destination URL field.  Which one is served when a user fits all 6 criteria?
> My assumption is that url of the criteria triggers the ad will be served.
>
> Please confirm?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Radius targeting around a city - GeoLocationService vs CampaignCriterion Location

2013-02-19 Thread Danial Klimkin
Hello Bogdan,


Please take a look at Proximity criterion:

  
https://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService.Proximity?hl=en


-Danial, AdWords API Team.


On Friday, February 15, 2013 7:33:42 PM UTC+4, Bogdan S wrote:
>
> Hi guys, 
>
> How can I achieve radius targeting around a city? When I use the 
> GeoLocationService I need a full address, but I only have the city name. 
> When I use Location criterion, I cannot specify a radius. From the web 
> interface this is possible. 
>
> 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

--- 
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: Querying multiple date ranges

2013-02-19 Thread Danial Klimkin
Hello Alex,


Only one date range is allowed per request. You can request a two-months 
period though and calculate summary on the client side.


-Danial, AdWords API Team.


On Friday, February 15, 2013 1:53:56 AM UTC+4, Alex Coventry wrote:
>
> Is there a way to simultaneously query multiple date ranges?  I would like 
> to do performance comparisons month-against month, i.e., Jan 2013 against 
> Jan 2012, Dec 2012 against Dec 2011, etc.  Do I need to do a separate query 
> for each month I want to analyze, or is there a way to get performance 
> summaries for each month of interest out of a single query?

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




Api Fiyatlandırması

2013-02-19 Thread Terkos Bilisim
Hizmet kalitemizi iyileştirmek adına müşterilerimizin kalan bütçeleri belli 
bir miktar altına düştüğünde otomatik olarak SMS göndermek istiyoruz. Bu 
sistemi kurmamız için api entegrasyonu yapılması gerekiyormuş. Apiye kayıt 
olduk fakat api ücretlendirmesi için kredi kartı bilgileri isteniyor. 
Fiyatlandırma hakkında herhangi bir bilgi bulamadım. Acaba bu sistemi 
kullanıyoruz diye ne kadar bütçe ayırmamız gerekiyor ?

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




API Change

2013-02-19 Thread imran . ahk . 20
Hi,

When will be the next API change and will it have any update on Google 
sitelinks?

Regards,
Imran

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




quick turnaround for a test account creation

2013-02-19 Thread cojoinanalytics
Hi there AdWords API team,

First off, awesome news about the sunsetting of the API pricing!  Very cool.

One of my freelance developers just started on an AdWords API project for 
me this morning.  The only problem is that I don't have a sandbox for him. 
 I've already followed the steps on this 
page, https://developers.google.com/adwords/api/docs/test-accounts.  Any 
chance I could get an express turnaround on this?  The sandbox account I 
created is account  #642-875-4912.

Thanks a million!
-Matt

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: API support for AdWords "Labels" feature?

2013-02-19 Thread Ali Vahed
Hello,

I need API Access to Labels too? any idea when this feature will be 
released?

Thanks

On Wednesday, April 25, 2012 3:40:56 AM UTC+10, Reed wrote:
>
> Any timeline for when the new "Labels" feature will be supported by the 
> API, both for managing the setting/changing of labels as well as retrieving 
> them?  Will there be support on the reporting side (ie, new report column)?
>  
> https://support.google.com/adwords/bin/answer.py?hl=en&answer=2475865
>  
> thanks
> reed
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Can the API access the campaign label?

2013-02-19 Thread Ali Vahed
Hello,
Are the APIs to access Label ready? 
I develop a Google Adwords client and need to sync Google Ads Label. 
Cheers?

On Saturday, June 2, 2012 1:43:28 AM UTC+10, Kevin Winter wrote:
>
> Hi,
>   Sorry I didn't respond on this thread earlier.  I checked with the core 
> engineers and there's a good bit of effort involved in exposing it via the 
> API.  We're currently looking into it, but no promises when it may be 
> exposed.
>
> - Kevin Winter
> AdWords API Team
>
> On Thursday, May 31, 2012 2:54:16 PM UTC-4, REVEAL wrote:
>>
>> Hello. Has anyone thought of a work around for this?  Kevin, do you have 
>> any suggestions on how to filter API report data by label?
>>
>> On Tuesday, March 27, 2012 2:43:56 PM UTC-4, on...@dbi.udel.edu wrote:
>>
>>> The My Client Center ui allows labels to be created and associated with 
>>> campaigns.  Are there any API calls that will retrieve these associations?  
>>> I'd like to be able to use the api to download a report and to match it up 
>>> to a MCC label.
>>>
>>> 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: CANNOT_CREATE_ENHANCED_CAMPAIGN

2013-02-19 Thread adwords
Hello there I'm getting the same error which stops me to develop against 
the requirements for enhanced campaign.
 
How can I get my AdWords account white listed? It's the 18th February so I 
would expect it to work now.
 
Thanks.
 
Francesco

On Friday, February 8, 2013 2:09:02 AM UTC, Amelia wrote:

> What am I doing wrong here? I've tried setting Campaign.enhanced when 
> creating a new campaign (on a test account) but I get back this error and I 
> can't find any documentation on why.
>
> 
> https://adwords.google.com/api/adwords/cm/v201209";>
> 
> ADD
> 
> Enhanced Test Campaign
> ACTIVE
> 20130228
> 20131108
> 118421429
>  xsi:type="ManualCPC">false
> OPTIMIZE
>
> 0DAYCREATIVE
>  xsi:type="GeoTargetTypeSetting">DONT_CAREDONT_CARE
> false
>  xsi:type="TargetRestrictSetting">falsefalsefalsefalse
> *
> Campaign.enhancedtrue
> *
> 
> 
> 
> 
>
>
> Message: [CampaignError.CANNOT_CREATE_ENHANCED_CAMPAIGN @ 
> operations[0].operand.enhanced]
> Errors:
> Error [1]:
> field_path: operations[0].operand.enhanced
> trigger:
> error_string: CampaignError.CANNOT_CREATE_ENHANCED_CAMPAIGN
> api_error_type: CampaignError
> reason: UNKNOWN
> xsi_type: CampaignError
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 ID from AdGroupCriterionService

2013-02-19 Thread dominik . rachwal
Hi,
Is there a way to pull CampaignId directly from AdGroupCriterionService?

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




Get managed clients ids

2013-02-19 Thread konrad . cichocki
Hi!

I need to know all client ids which are managed by my mcc account. Is it 
possible through adwords api? Long time ago i used cross client reporting 
to achieve this but is not available now.

best regards,
Konrad

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Display Network Destination URLs - which is served?

2013-02-19 Thread Oliver
I am not sure you can assign a Destination URL to any of the display 
keywords, placements, topics, audiences, age, or gender.

At least the adwords web interface doesn't allow this.

In Display, it seems the only Destination URL you can define is the Ad one.

Oliver


On Friday, February 15, 2013 7:52:37 PM UTC, Grace Chu wrote:
>
> If an ad group in a DIsplay Network enabled campaign, has display 
> keywords, placements, topics, audiences, age, and gender.
> Each with their own Destination URLs.
> When a user is shown an ad on the GDN, and fits all 6 criteria - which URL 
> is served?
>
> My assumption is, the URL of whichever criteria triggered the ad will be 
> the destination URL.
>
> Is this correct?
>

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