Re: Fwd: API call to invite a client account to be managed by an MCC

2013-05-02 Thread Marco Paolieri
Any update on this? Is not possible yet?

On Thursday, September 6, 2012 8:04:26 AM UTC+2, Taras Lyapun wrote:
>
> Guys, API has no sense without this feature! Because sending invite is one 
> of the key processes using MCC.
>
> среда, 5 сентября 2012 г., 18:42:30 UTC+3 пользователь Kevin Winter 
> написал:
>>
>> Hi,
>>   Unfortunately, this is still not possible.  We've been communicating 
>> this feedback to the core engineers and working with them to see if this 
>> functionality could be built in the future.
>>
>> - Kevin Winter
>> AdWords API Team
>>
>> On Tuesday, September 4, 2012 8:39:25 AM UTC-4, Taras Lyapun wrote:
>>>
>>> Is there any news about this feature?
>>>
>>> пятница, 11 февраля 2011 г., 17:27:41 UTC+2 пользователь AdWords API 
>>> Advisor написал:

 Hi, 

 This functionality is still not available in the AdWords API, but if 
 you wish, I could make a feature request on your behalf. 

 Cheers, 
 Anash P. Oommen, 
 AdWords API Advisor. 

 On Feb 10, 12:59 pm, necronet  wrote: 
 > Is this functionalliy already on the API or still there are no plan 
 to 
 > do it 
 > 
 > 
 > 
 > 
 > 
 > 
 > 
 > -- Forwarded message -- 
 > From: AdWords API Advisor  
 > Date: 11 sep 2008, 09:35 
 > Subject: API call to invite a client account to be managed by an MCC 
 > To: AdWords API Forum 
 > 
 > Hello, 
 > 
 >  That functionality is not part of the AdWords API, no. Sorry to 
 > disappoint. 
 > 
 > Cheers, 
 > -Jeff Posnick, AdWords API Team 
 > 
 > On Sep 10, 2:05 pm, "j.e.frank"  wrote: 
 > 
 > > I have looked through the AdWords API and searched on this forum, 
 but 
 > > it seems that there is no way to automate the process of inviting a 
 > > client AdWords account to bemanagedby anMCC.  (I'm looking to 
 > > automate just theinvitation, not the acceptance of thatinvitation.) 
 > 
 > > I found these threads, indicating that such aninvitationcall is not 
 > > available in the API, but they are from 2006 and 2007 so I thought 
 it 
 > > would be worth double-checking with the community here. 
 > 
 > >
 http://groups.google.com/group/adwords-api/browse_thread/thread/3875d..
  

 > 
 > > Sorry if this is repetitive to the earlier posts, but the API is a 
 > > moving target, so it seemed worth trying to verify the continued 
 lack 
 > > of aninvitationAPI call.  Does anyone know of such a call, or 
 > > definitively that there is not?
>>>
>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Ad Group Level Bid Modifiers example in Perl

2013-05-02 Thread Etienne Lawlor
In fact there are multiple modules that are not in the perl client library :

17:26:27 etienne@abu:~/backend/search_marketing/data_exchange/lib$ perldoc 
Google::Ads::AdWords::v201302::AdGroupBidModifierOperation
No documentation found for 
"Google::Ads::AdWords::v201302::AdGroupBidModifierOperation".
17:26:47 etienne@abu:~/backend/search_marketing/data_exchange/lib$ perldoc 
Google::Ads::AdWords::v201302::AdGroupBidModifier
No documentation found for 
"Google::Ads::AdWords::v201302::AdGroupBidModifier".
17:26:52 etienne@abu:~/backend/search_marketing/data_exchange/lib$ perldoc 
Google::Ads::AdWords::v201302::AdGroupBidModifierReturnValue
No documentation found for 
"Google::Ads::AdWords::v201302::AdGroupBidModifierReturnValue".

But are part of the example in the "Adding, updating and removing bid 
adjustments" section of the docs :
https://developers.google.com/adwords/api/docs/guides/adgroup-bid-modifiers

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Ad Group Level Bid Modifiers example in Perl

2013-05-02 Thread Etienne Lawlor
I don't see the AdGroupBidModifierServiceInterface module in the perl 
client library :

$ perldoc Google::Ads::AdWords::v201302::AdGroupBidModifierServiceInterface
No documentation found for 
"Google::Ads::AdWords::v201302::AdGroupBidModifierServiceInterface".

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




Google Search Network column via Targeting Idea Service

2013-05-02 Thread trafficestimate
Hello,

I am using Targeting Idea Service and I want to ask for any possibility to 
get the same "Google Search Network" results as Keyword tool column on Web 
UI shows.
After reviewing official reference for version v201302 (latest) I was 
trying to set up the network search parameter with suitable network 
settings but my "Google Search Network" results are the same as my "Local 
Monthly Searches" all the time. 
Here is my network setting example:

_networkSetting.targetContentNetwork = false;
_networkSetting.targetPartnerSearchNetwork = true;
_networkSetting.targetSearchNetwork = true;
_networkSetting.targetGoogleSearch = true;


Your suggestions about retrieving "Google Search Network" results will be 
appreciated.
Thanks for your support.

Regards,
Dimce.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: How to create upgraded mobile extensions

2013-05-02 Thread Chris Lande
Here's the response I got after mailing support directly:

Hi Chris,
  Yes, the API does.  We've documented Feed Services (which are used for 
upgraded extensions) in this guide: 
https://developers.google.com/adwords/api/docs/guides/feed-services

We've also published a guide discussing how to migrate from legacy 
extensions to upgraded ones: 
https://developers.google.com/adwords/api/docs/guides/upgrading-ad-extensions

- Kevin Winter
AdWords API Team


On Tuesday, April 30, 2013 11:22:58 AM UTC-7, Chris Lande wrote:
>
> Hi,
>
> I've upgraded to the 201302 api and am able to create enhanced campaigns 
> without any problem but the call extensions appear to still be legacy call 
> extensions. Is there a code sample somewhere that demonstrates what you 
> need to do to create the upgraded call extensions via the API?
>
> Thanks,
> Chris
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Report Feature Request: Cost Adjustment Report (incl. Click Fraud)

2013-05-02 Thread Charles PMD
Hi Kevin,
 
Thanks for the response.  Please let us know if there are any changes to 
status.
 
Just as an FYI, this does have a very large impact from a business 
perspective.  Clients who are running reports are making assumptions that 
the data is accurate, so a few hundred dollars a day makes a difference 
towards optimizating their campaigns against budget.
 
Thanks!
Charles
 

On Wednesday, May 1, 2013 1:12:58 PM UTC-4, Kevin Winter (AdWords API Team) 
wrote:

> Hi,
>   We don't have anything to announce at this time, but we will make sure 
> the engineers hear this feedback.
>
> - Kevin Winter
> AdWords API Team
>
> On Monday, April 29, 2013 10:52:18 AM UTC-4, Charles PMD wrote:
>>
>> This is a specific report feature request surrounding cost and credit 
>> adjustments via the AdWords API.  Currently, we retrieve cost data on a 
>> daily basis, and compare the cost over time in order to retrieve the most 
>> accurate data and its adjustments.  However, at some point, the data from 
>> the API becomes frozen, and does not match the invoices we receive from 
>> Google. 
>>  
>> In our the New York API AdWords March Workshop, we discussed the 
>> potential for adding the credit adjustments as a separate item, or a new 
>> report.  This was well received.
>>  
>> Is there a possibility to add this as an additional field (or a new 
>> report) in order to get the most up to date and accurate information?  At 
>> the very least, at the campaign level. 
>>  
>> Or, can the billing operations/numbers be exposed within the API?
>>  
>>
>

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




Application didn't go through?

2013-05-02 Thread R3 Dev
Hello. 

We have reapplied for API access a couple of days ago, but still haven't 
received an automatic response acknowledging the receipt of our 
application. I know last time we did it we got a generic reply right away. 
Please let me know what the problem might be this time as we need to get a 
token approved asap. Customer ID: 265-798-6932.

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.




Ad Group Level Bid Modifiers example in Perl

2013-05-02 Thread Etienne Lawlor
In the developer docs, there is a section that talks about Ad Group Level 
Bid Modifiers :

https://developers.google.com/adwords/api/docs/guides/adgroup-bid-modifiers

It states, "This guide contains examples in Java, refer to the client 
libraries page 
for 
examples in other languages."

However, in the Perl client library the only example of setting the bid 
modifier is at the campaign level and not the adgroup level.

https://code.google.com/p/google-api-adwords-perl/source/browse/tags/current/examples/v201302/campaign_management/set_bid_modifier.pl

When will this be added to the Perl examples?

-Etienne

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




A few questions from a new AdWords api user

2013-05-02 Thread Bram Wubs
Hello,

I'm new to the whole google AdWords api and AdWords in general and trying 
to find my way around. I have a few questions regarding the api and test a 
account. I'm using the PHP api library.

I'm using a test account to download a criteria performance report in xml. 
As noted in on the page explaining report downloading there is no reporting 
data. So, the xml file i download only contains columns with name and 
display attributes. This results in me not knowing what the attribute of 
the column is that contains the actual value when there is data. To write a 
function that handles this data I need to know this.

Another issue I have is this: something the application i'm trying to write 
has to be able to do is to download reports from all accounts in one MCC 
however, I see no way of testing this with my test account. And I find it 
very hard to find the right documentation to do this. Can someone help me 
out a bit? I'm kind of stuck on this because I have no idea how to test 
this with my test account.

Thanks for the help!

Bram Wubs

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Using Adwords API with test account

2013-05-02 Thread Jeremy Aube
Yes, fill out that form and you should be good to go in 10 days or less.

On Wednesday, May 1, 2013 9:25:24 PM UTC-4, Devraj Gupta wrote:
>
> Hello Jeremy,
>
> Appreciate your response. I did try the test token generated after filling 
> the API access form.
>
> However i get an auth failure.
>
> Do i still need to do the below before i starting using the token; as per [
> https://developers.google.com/adwords/api/docs/test-accounts] ?
>
> Fill in this 
> formwith
>  the IDs of the MCC and the advertiser accounts you have created. You 
> will receive the results from your application at the contact email 
> address. If you do not receive the results within 10 days of your 
> application, contact us on the 
> forum
> .
>
> Thanks,
> -Devraj
>
>
> On Wed, May 1, 2013 at 6:37 AM, Jeremy Aube 
> 
> > wrote:
>
>> Test accounts don't require approved developer tokens, so even if your 
>> API access request is ultimately disapproved due to not having a live 
>> webpage, you will still be able to use that developer token for your test 
>> account.
>>
>>
>> On Wednesday, May 1, 2013 3:12:39 AM UTC-4, Devraj Gupta wrote:
>>>
>>>
>>> Hello,
>>>
>>> I plan to use the Adwords API with test account. I have created a MCC 
>>> account and was trying to follow 
>>>
>>> https://developers.google.com/**adwords/api/docs/test-accounts
>>>  
>>>
>>> It says
>>>
>>> Create an MCC account and apply for API 
>>> access. 
>>> The Apply for API access seems to require live webpage
>>>
>>> Make sure your information is correct and your company’s website URL is 
>>> functioning. If the website is not a live page, we will not be able to 
>>> process your application.
>>>
>>> I do not have a webpage yet; how can i use the API for test purpose?
>>>
>>> Thanks,
>>> -Devraj
>>
>>  -- 
>> -- 
>> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>> 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 adwor...@googlegroups.com
>> To unsubscribe from this group, send email to
>> adwords-api...@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 a topic in the 
>> Google Groups "AdWords API Forum" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/adwords-api/2YP3qMk_ldo/unsubscribe?hl=en
>> .
>> To unsubscribe from this group and all its topics, send an email to 
>> adwords-api...@googlegroups.com .
>> For more options, visit https://groups.google.com/groups/opt_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

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




The new Ad group mobile bid adjustments

2013-05-02 Thread Oliver
I've just seen the announcement: 
 
https://groups.google.com/forum/?fromgroups=#!topic/adwordsapi-announcements/g5qEYDgRMuQ

I noticed this adgroup level structural field is available only via a 
Service object and not via reports.

So far, we've followed the general advice of getting the structural data 
via reports as given here:
https://developers.google.com/adwords/api/docs/guides/structure-reports

We now have a dilemma, as all the adgroups structural data come from 
reports except for this new mobile bid adjustment.

Are there any plans of adding it to the Adgroup_Performance_Report anytime 
soon?

Oliver


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: lastChangeTimestamp and changedCampaigns seem inconsistent

2013-05-02 Thread Dorian Kind
Bumpety-bump.

On Thursday, March 14, 2013 1:42:20 PM UTC+1, Dorian Kind wrote:
>
> Are there any news on this issue? This is one of those inconsistencies 
> between an API-based application and the web UI that drives certain 
> customers of ours nuts. Would be nice to have an explanation to throw at 
> them.
> Thanks and cheers,
> Dorian
>
> On Friday, March 1, 2013 5:13:48 PM UTC+1, Christopher Jennings wrote:
>>
>> I'm seeing similar issues using the CustomerSyncService. The Web UI will 
>> show the last change being Feb 26, 2013 4:21:37 AM, but the API returns 
>> 3/1/2013 6:12:24 AM. Ignoring the fact that there could be some time 
>> difference due to time zones, 2/26 vs 3/1 is a significant difference!
>>
>> On Friday, February 15, 2013 3:43:56 AM UTC-5, danilo...@webrepublic.chwrote:
>>>
>>> Hi Anash
>>>
>>> I checked the webinterface for the campaign id you specified, and the 
>>> last change date (using settings "changed by all users", "all change types" 
>>> and "date range February 1-14) shown is February 1st. See attached 
>>> screenshot. Am I looking in the wrong place?
>>>
>>> Cheers
>>> Danilo
>>>
>>>
>>> On Wednesday, February 13, 2013 7:17:39 AM UTC+1, Anash P. Oommen 
>>> (AdWords API Team) wrote:

 Hi,

 I checked your account, I can see the latest change for campaign id 
 42209170 as Feb 11, 2013 1:05:21 PM. Could you check again?

 Cheers,
 Anash

 On Tuesday, February 12, 2013 7:04:14 PM UTC+5:30, 
 danilo...@webrepublic.ch wrote:
>
> Hi Anash
>
> soap_xml.log of the last request is available here: 
> tmp.dbrgn.ch/soap_xml.log
>
> The lastChangeTimestamp returned is "20130212 040339 PST8PDT", but in 
> the web UI I see the last change as "Feb 1, 2013 5:04:08 PM CET".
>
> Thanks,
> Danilo
>
> PS: I couldn't submit the post with a file attached (An error (#340) 
> occurred while communicating with the server.). Apparently I'm not the 
> only 
> one. Is Google Groups seriously that broken?
>
>
> On Tuesday, February 12, 2013 6:27:15 AM UTC+1, Anash P. Oommen 
> (AdWords API Team) wrote:
>>
>> Hi Danilo,
>>
>> Could you post a sanitized SOAP request and response xml? It should 
>> be enough to redact the developerToken and authToken headers.
>>
>> Cheers,
>> Anash P. Oommen,
>> AdWords API Advisor.
>>
>> On Friday, February 8, 2013 8:31:52 PM UTC+5:30, 
>> danilo...@webrepublic.ch wrote:
>>>
>>> A request to the CustomerSyncService using the lastest Python Client 
>>> API returns the following data:
>>>
>>> {'changedCampaigns': [{'campaignChangeStatus': 'FIELDS_UNCHANGED',
 'campaignId': 'xxx',
 'campaignTargetingChanged': 'false'},
{'campaignChangeStatus': 'FIELDS_UNCHANGED',
 'campaignId': 'xxx',
 'campaignTargetingChanged': 'false'},
{'campaignChangeStatus': 'FIELDS_UNCHANGED',
 'campaignId': 'xxx',
 'campaignTargetingChanged': 'false'},
{'campaignChangeStatus': 'FIELDS_UNCHANGED',
 'campaignId': 'xxx',
 'campaignTargetingChanged': 'false'}],
   'lastChangeTimestamp': '20130208 063940 PST8PDT'}

>>>
>>> The web interface shows the last change for this account to be on 
>>> February 1st.
>>>
>>> Why does the value of the lastChangeTimestamp field differ from the 
>>> data shown in the web UI, and why are there no changedCampaigns entries 
>>> even though the lastChangeTimestamp is present?
>>>
>>> Thanks in advance,
>>> Danilo
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: TargetingIdeaSelector via PHP - need some advice

2013-05-02 Thread google
Thanks, but that doesn't work, so I guess the problem sticks somewhere 
else. 

here's my php-file:

https://adwords.google.com";); 
define("ADWORDS_API_NAMESPACE", "https://adwords.google.com/api/adwords/o/"; 
. ADWORDS_API_VERSION);
define("ADWORDS_API_CAMPAIGN_SERVICE", ADWORDS_API_SERVER . 
"/api/adwords/o/" . ADWORDS_API_VERSION . "/TargetingIdeaService");
define("ADWORDS_API_TOKEN", "0987654321"); 
$useremail = "email";
$username = "username";
$password = "1234567890";
$customerId = "912-435-8806";

try {
$url = "https://www.google.com/accounts/ClientLogin";;
$params = array(
"accountType" => "GOOGLE",
"Email" => $useremail,
"Passwd" => $password,
"service" => "adwords",
"source" => "test"
);
 
$curl = curl_init();
curl_setopt($curl, CURLOPT_URL, $url);
curl_setopt($curl, CURLOPT_HEADER, false);
curl_setopt($curl, CURLOPT_FOLLOWLOCATION, true);
curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
curl_setopt($curl, CURLOPT_POST, true);
curl_setopt($curl, CURLOPT_POSTFIELDS, $params);
curl_setopt($curl, CURLOPT_ENCODING, "");
$curlData = curl_exec($curl);
curl_close($curl);
 
$pos = strpos($curlData, "Auth=");
if ($pos > -1) {
$auth = trim(substr($curlData, $pos + 5));
} else {
throw new Exception("login error");
}
 
$headers = array(
"developerToken" => ADWORDS_API_TOKEN,
"userAgent" => "testing",
"clientCustomerId" => $customerId,
"authToken" => $auth
);

$selector = array('selector' => array(
'requestType' => 'IDEAS',
'ideaType' => 'KEYWORD',
'requestedAttributeTypes' => array(),
'searchParameters' => new SoapVar(
  array(
'queries' => 'sample keyword',
  ),
  null,
  'RelatedToQuerySearchParameter',
  ADWORDS_API_NAMESPACE
),
'requestedAttributeTypes' => array(
  'KEYWORD_TEXT',
  'SEARCH_VOLUME',
  'TARGETED_MONTHLY_SEARCHES',
  'CATEGORY_PRODUCTS_AND_SERVICES',
),
'paging' => array(
  'startIndex' => 0,
  'numberResults' => 20,
),
  ));
 
// for testing
echo "SOAP request: ";
print_r($selector);
echo "End of request";

$encodedHeaders = new SoapHeader(ADWORDS_API_NAMESPACE, 
"RequestHeader", $headers, false);
$client = new SoapClient(ADWORDS_API_CAMPAIGN_SERVICE . "?wsdl", 
array("trace" => true));
$result = $client->__soapCall("get", $selector, null, $encodedHeaders);

} catch (Exception $e) {
echo "";
print_r($e);
if (isset($client)) {
print $client->__getLastRequest() . "\n";
print $client->__getLastResponse() . "\n";
}
echo "";
}
?>

On Saturday, April 27, 2013 1:02:19 PM UTC+2, goo...@mykompass.ch wrote:
>
> Hi,
>
> I try to create a really simple API call to get related keywords, but I'm 
> not successful with it. 
> I create this array and send it via PHP SoapClient:
>
> Array
> (
> [get] => Array
> (
> [TargetingIdeaSelector] => Array
> (
> [searchParameter] => Array
> (
> [relatedToQuerySearchParameter] => Array
> (
> [queries] => Array
> (
> [0] => 'sample keyword'
> )
> )
> )
>
> [ideaType] => KEYWORD
> [requestType] => IDEAS
> [requestedAttributeTypes] => Array
> (
> [0] => KEYWORD
> [1] => SEARCH_VOLUME
> [2] => TARGETED_MONTHLY_SEARCHES
> [3] => CATEGORY_PRODUCTS_AND_SERVICES
> )
> [paging] => Array
> (
> [startIndex] => 0
> [numberResults] => 20
> )
> )
> )
> )
>
>
> but I get back "InternalApiError.UNEXPECTED_INTERNAL_API_ERROR"
>
> I guess it's a stupid mistake, but I have no clue what I'm doing wrong. 
> I'm new to SOAP, so please bear with me. 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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://g