Max number of valid access tokens for an account

2014-02-06 Thread HK
Hi,

I suspect this has been asked before, but I was unable to find an answer. 
We currently have four servers accessing the AdWords APIs and to avoid 
having to share access tokens / refresh tokens across servers, I'd like to 
have each server use its own set of access token / refresh tokens which 
they would renew every hour. How many active /(valid) access tokens / 
refresh tokens can we obtain for an MCC account at any given time? If you 
are not able to provide the exact number, could you give me a ballpark for 
what the number might be? (1-30, 1-50?)

Thanks in advance,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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.


Using "state" parameter when requesting access token using authorization code fails

2014-02-10 Thread HK
Hi,

I have a question about OAuth 2.0. I'm using AdWords and a Web Service 
application registration. I'm successfully getting back the "state=" query 
string parameter when requesting an authorization code, however later when 
including "state=" when requesting the access token / refresh token 
(grant_type=authorization_code), it fails with "Bad Request". If I remove 
"state", it works. Is this intentional? I'm a bit surprised it appears to 
only be supported for the first scenario as it's very useful for keeping 
track of state for both requests.

We have built our solution on the fact that state can be used with both 
request types (Microsoft supports this for example) so I'm hoping this is 
something that can be added by Google.

BTW, I don't see state listed as supported in 
https://developers.google.com/accounts/docs/OAuth2WebServer for my scenario.

Any help appreciated.

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 "state" parameter when requesting access token using authorization code fails

2014-02-10 Thread HK
Please ignore this question. Having state is not relevant at this stage as 
there is no callback happening. I posted before thinking clearly about this.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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.


Set currency in offline conversion uploading

2014-02-14 Thread hk
Can't see how do I set currency using OfflineConversionFeedService API, nor 
how to set it in AdWords web-interface. Is there any way of uploading 
offline conversions in different currencies or I need to convert them 
before uploading?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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: Set currency in offline conversion uploading

2014-02-14 Thread hk
Thank Danial!

Looks like I misunderstood the point of offline coversions' values. Still 
not clear, but this is outside of this group's scope.

Case closed.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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: Max number of valid access tokens for an account

2014-02-27 Thread HK
Oliver,

Sorry for the delay. I have not tried to set this up, but looking into it 
some more and reading the OAuth 2.0 RFC , 
I came to the conclusion that it isn't safe to assume that you can have 
multiple valid access token and refresh tokens at any given time, even a 
very limited number. So I'm going to maintain one set of tokens in a shared 
SQL database table. Whether this is the best way to do it, I can't say, but 
for our environment, it seems to be the better choice.

Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.


ApiException and ApplicationException classes not present in .NET proxy for v201402.

2014-03-17 Thread HK
Hi,

So I'm running the below command to generate the v201402 .NET proxy classes 
using wsdl.exe. I have done this many times with earlier API versions and 
not hit this problem before. Now, some classes are missing in the resulting 
C# file, such as ApiException and ApplicationException. If I run the exact 
same command for 201309, those classes do show up in AdwordsProxy.cs. Am I 
missing something obvious here? I have looked 
at https://code.google.com/p/google-api-adwords-dotnet/wiki/NoClientLibrary 
and tried to add the dummy elements just in case, but still haven't been 
able to make this work.

"c:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\x64\wsdl.exe" /sharetypes 
/o:AdwordsProxy.cs /n:MyAdWords.WebService 
https://adwords.google.com/api/adwords/cm/v201402/MutateJobService?wsdl

Has anyone been able to successfully generate the .NET proxy classes for 
v201402 and get these class to show up? Note that I normally add more than 
the MutateJobService class to the command line, but I'm leaving that out 
while trouble-shooting.

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/d/optout.


ManagedCustomerService behaving differently when using test account versus production account.

2014-03-18 Thread HK
Hi,

We call 'get' on ManagedCustomerService to get the CustomerID for an 
account linked to an MCC. This has worked fine for at least over a year in 
production, but I noticed today that doing this for a test account linked 
to a test MCC account, returns null. In production, the exact same code 
work just fine and returns the customer ID of the linked account (not the 
MCC).

I don't see this called out in the test account 
differences
 list, 
so I'm wondering if this is expected? We are still using ClientLogin, but 
in the process of upgrading. In the call, we are submitting...

ClientCustomerId = null
ClientEmail = email of the linked account
Email = email of MCC
dev token of production account
AuthToken for MCC email/password.


We are using v201309 of the APIs.

Would appreciate if someone could clarify whether this is an AdWords issue 
or by design.

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/d/optout.


Re: ManagedCustomerService behaving differently when using test account versus production account.

2014-03-18 Thread HK
FYI - this was my bad and the issue has nothing to do with test accounts 
after all. I did not realize that the predicate value was case sensitive. 
So adding a predicate for "Login = myacco...@me.com" does not return 
anything if the email registered for the account is "myacco...@me.com".

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/d/optout.


Re: ApiException and ApplicationException classes not present in .NET proxy for v201402.

2014-03-19 Thread HK
Does anyone have any thoughts on this? Hoping to avoid piecing together the 
proxy class by class instead of letting wsdl.exe do the job.

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/d/optout.


Value Track parameters for Product Group and Product Target IDs

2014-04-11 Thread HK
Hi,

This might not be the correct alias, but trying anyway as we haven't heard 
back from a Content API post, and it is AdWords related.

We need to capture the IDs of Product Groups and Product Targets (for some 
time) via a Value Track parameter. We at first assumed that for Shopping 
Campaigns, {product_partition_id} would get a value while 
{adwords_producttargetid} would be blank (and the other way around). 
However, it looks like both values are set (same ID) at least for Product 
Targets. So if Product Target 123 triggered the ad, 
using myParam={adwords_producttargetid}{product_partition_id} returns 
myParam=123123. That was unexpected to me.

So the question is, can we safely assume that {product_partition_id} will 
always work for both Product Targets and Product Groups? Using only 
{product_partition_id} seems like the way to go, but I want to make sure 
that is 100% reliable and that we don't lose the IDs of Product Targets. It 
appears that way, but I'm somewhat concerned that getting both values 
populated was a fluke on Google's side.

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/d/optout.


displaySelect set to true for Seach Only

2014-04-11 Thread HK
Hi,

I'm seeing something unexpected with displaySelect and wanted to see if 
there is an explanation for it. Using the AdWords UI, I create a "Search 
Only" (standard) campaign. Then looking at the campaign via the v201402 
API, displaySelect is set to true. I expected it to be false. (In 
networkSetting, targetContentNetwork is false).

I have seen the "Changes Required for Creating New Campaigns in the AdWords 
API v201402" blog and what I'm getting back in the APIs don't seem to match.

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/d/optout.


Updating a product group unit to be excluded

2014-06-04 Thread HK
Hi,

I'm looking into changing an existing (leaf) product partition to become 
excluded (and the other way around). Is the expected approach to doing this 
to delete the existing BiddableAdGroupCriterion and then create a new 
NegativeAdGroupCritierion and including the same ProductPartion with the 
NegativeAdGroupCritierion? If so, is it required to include all the other 
product partitions in the ad group in the API call to have all the 
relationships recreated even though I'm must changing a leaf?

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/d/optout.


Re: Updating a product group unit to be excluded

2014-06-05 Thread HK
Thanks, Josh. Appreciate the reply. I was secretly hoping there'd be a 
simpler way as I'm not really changing the tree structure, just disabling a 
unit from being biddable.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/d/optout.


AdWords API Maximum number of "API only" links from managed account to MCC

2009-05-26 Thread HK

Hi,

According to 
http://adwords.google.com/support/bin/answer.py?answer=29193&ctx=sibling,
"... a managed account may only be linked to one MCC at the User
Interface and API level and one MCC at the API only level".

I'm wondering if the above statement is still valid (can't get the
right environment set up to validate this limitation) in v13 and if
so, is this a hard limit or if it is possible to get around this even
though the default limit is two links only?

As both my company and another company have links to a customer/
merchant's account to administrate their ads and tracking tags, there
is a need to allow one "User Interface and API" level link and two
"API only" level accounts. Is sounds like this might not be possible,
but I wanted to double-check.

Thanks
Hans
--~--~-~--~~~---~--~~
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 API Re: Maximum number of "API only" links from managed account to MCC

2009-05-27 Thread HK

Thanks, Jeff.

Is this limitation still present in v2009? It seems that this would be
a common issue for merchants working with different vendors managing
various parts of their paid search business. I'm wondering if there's
any best practices/workarounds here that you might have heard of or if
it is at all possible to get an exemption and bump of the number of
links possible?

Hans

On May 27, 8:57 am, AdWords API Advisor 
wrote:
> Hello Hans,
>
>  The information in that help center article still applies. Only two
> MCC links to a given AdWords account can be active at once, so you
> would not be able to add an additional MCC link.
>
> Cheers,
> -Jeff Posnick, AdWords API Team
>
> On May 26, 5:52 pm, HK  wrote:
>
>
>
> > Hi,
>
> > According 
> > tohttp://adwords.google.com/support/bin/answer.py?answer=29193&ctx=sibling,
> > "... a managed account may only be linked to one MCC at the User
> > Interface and API level and one MCC at the API only level".
>
> > I'm wondering if the above statement is still valid (can't get the
> > right environment set up to validate this limitation) in v13 and if
> > so, is this a hard limit or if it is possible to get around this even
> > though the default limit is two links only?
>
> > As both my company and another company have links to a customer/
> > merchant's account to administrate their ads and tracking tags, there
> > is a need to allow one "User Interface and API" level link and two
> > "API only" level accounts. Is sounds like this might not be possible,
> > but I wanted to double-check.
>
> > Thanks
> > Hans- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
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 API Re: Maximum number of "API only" links from managed account to MCC

2009-05-27 Thread HK

Thanks again, Jeff. I really appreciate your time getting this
straightened out.

Based on 
http://adwords.google.com/support/aw/bin/answer.py?answer=15181&hl=en_US,
I was under the impression that an MCC account was required to make
API calls. Is that not the case?

Also, thinking through ways to work around this limitation, I'm
wondering if linking multiple MCCs will yield the desired results
here. Let me try to explain, hopefully without making this too
confusing. The goal is to have 3 mcc's manage acct1:

mcc1 --- api access ---> acct1
mcc2 -- api/ui acess --> acct1

In this case, acc1 has reached its maximum of 2 links. Now would
linking two more mcc's on top of mcc2 give those mcc's acess to acct1
via mcc2? So ...

mcc3 -- api acess --> mcc2 -- api access --> acct1
mcc4 -- api/ui access --> mcc2 -- api/ui access --> acct1

The end result here would hopefully be that mcc1, mcc3 and mcc4 would
have access to acct1, only using mcc2 as an intermidiate account to
get to acct1.

Hope this makes sense.
Hans

On May 27, 12:17 pm, AdWords API Advisor
 wrote:
> Hello Hans,
>
>  That limitation is independent of the version of the AdWords API
> you're using. It's a fundamental design constraint built in to the
> AdWords system.
>
>  Note that you do not need to use the login credentials of an MCC
> account to make AdWords API requests. You can just specify a valid
> login email and password for an AdWords account in the "email" and
> "password" headers, and leave the "clientEmail" and "clientCustomerId"
> headers blank. That assumes you know the password for the actual
> AdWords account, which likely won't be the case if you're working with
> a third party's account.
>
> Cheers,
> -Jeff Posnick, AdWords API Team
>
> On May 27, 2:06 pm, HK  wrote:
>
>
>
> > Thanks, Jeff.
>
> > Is this limitation still present in v2009? It seems that this would be
> > a common issue for merchants working with different vendors managing
> > various parts of their paid search business. I'm wondering if there's
> > any best practices/workarounds here that you might have heard of or if
> > it is at all possible to get an exemption and bump of the number of
> > links possible?
>
> > Hans
>
> > On May 27, 8:57 am, AdWords API Advisor 
> > wrote:
>
> > > Hello Hans,
>
> > >  The information in that help center article still applies. Only two
> > > MCC links to a given AdWords account can be active at once, so you
> > > would not be able to add an additional MCC link.
>
> > > Cheers,
> > > -Jeff Posnick, AdWords API Team
>
> > > On May 26, 5:52 pm, HK  wrote:
>
> > > > Hi,
>
> > > > According 
> > > > tohttp://adwords.google.com/support/bin/answer.py?answer=29193&ctx=sibling,
> > > > "... a managed account may only be linked to one MCC at the User
> > > > Interface and API level and one MCC at the API only level".
>
> > > > I'm wondering if the above statement is still valid (can't get the
> > > > right environment set up to validate this limitation) in v13 and if
> > > > so, is this a hard limit or if it is possible to get around this even
> > > > though the default limit is two links only?
>
> > > > As both my company and another company have links to a customer/
> > > > merchant's account to administrate their ads and tracking tags, there
> > > > is a need to allow one "User Interface and API" level link and two
> > > > "API only" level accounts. Is sounds like this might not be possible,
> > > > but I wanted to double-check.
>
> > > > Thanks
> > > > Hans- Hide quoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
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 API New row in Creative report if firstPageCpc or qualityScore changes?

2009-06-09 Thread HK

Hi,

Got a question about reporting that is somewhat difficult to test. In
v13, If I schedule a report of type ...

DefinedReportJob -> selectedReportType = "Creative"
DefinedReportJob -> aggregationTypes = "Daily"

..., is it possible to get multiple rows in the returned report with
identical campaignid, adgroupid, keyword/kwsite, creativeid and date,
but where firstPageCpc or qualityScore are different? In other words,
something like this:





The solution I'm working on assumes that this will not occur, and I
wanted run this by the forum.

Thanks
Hans
--~--~-~--~~~---~--~~
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 API Difference between AdGroupMaxContentCpc and MaxContentCPC in Keyword Structure report

2009-06-11 Thread HK

Hi,

I'm curious what the difference is between AdGroupMaxContentCpc and
MaxContentCPC in a Structure report aggrecated by Keyword. So far
these values seem to be identical and I'd like to determine under what
circumstance they would differ?

The values (identical) I'm getting  back so far are likely from
KeywordContentMaxCpc on the AdGroup object. Will MaxContentCPC perhaps
only differ if "automatic placements" is set to "auto"?

Thanks in advance
Hans
--~--~-~--~~~---~--~~
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 API Maximum number of Criterion objects supported by updateCriteria()

2009-08-11 Thread HK

Hi,

Is there a limit for how many Criterion objects can be passed into
updateCriteria()? For now, I'm primarily interested in updateCriteria,
but I assume any limits might also apply to other API calls taking an
array as parameter.

Thanks in advance
Hans
--~--~-~--~~~---~--~~
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 API Maximum length of Url field for Website (Placement) in v13

2009-09-28 Thread HK

Hi,

Does anyone know the maximum length of the Url field for a Website?

Thanks!
--~--~-~--~~~---~--~~
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 API Truncated keyword structure report

2009-11-16 Thread HK
Hi,

Last week I received a truncated keyword structure report. It was
truncated at 109 MB while the full report, which now works fine,
should've been approximately 216 MB. The report id was 996485045
and .NET failed with:

System.Xml.XmlException:
Message: There is an unclosed literal string. Line 3, position
114483161

This is the only only time I've seen this, but I'm a little concerned
this could happen again whenever the circumstances are right.

Would it be possible for someone in the AdWords group to take a closer
look at this?

Thanks in advance
Hans

--

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




AdWords API Re: Truncated keyword structure report

2009-11-16 Thread HK
Hi, Eric

Our app calls getGzipReportDownloadUrl to get the URL and then
uses .NET's WebClient class and DownloadFile method to do the
download. It did not fail or error during the download. We run the
same report every day (has been for a year), and a few days later, the
same report succeeded and ended up being just over 200 MB. The data
downloaded in these two reports should be pretty much the same.

As a side note, I understand that AdWords will truncate files over 250
MB (uncompressed I assume). If this truncation occurs, which I don't
believe was the case here as it was cut short at just over 100 MB),
will AdWords truncate the report in a way so that the XML is still
valid, meaning, will it close out the XML elements?

On Nov 16, 3:44 pm, AdWords API Advisor 
wrote:
> Hi Hans,
>
> How does your application download the report?  Were there any errors
> logged by your application while the report was being downloaded?  How
> were you able to later verify the full size of the report?
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Nov 16, 5:56 pm, HK  wrote:
>
>
>
> > Hi,
>
> > Last week I received a truncated keyword structure report. It was
> > truncated at 109 MB while the full report, which now works fine,
> > should've been approximately 216 MB. The report id was 996485045
> > and .NET failed with:
>
> > System.Xml.XmlException:
> > Message: There is an unclosed literal string. Line 3, position
> > 114483161
>
> > This is the only only time I've seen this, but I'm a little concerned
> > this could happen again whenever the circumstances are right.
>
> > Would it be possible for someone in the AdWords group to take a closer
> > look at this?
>
> > Thanks in advance
> > Hans- Hide quoted text -
>
> - Show quoted text -

--

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




AdWords API Re: Truncated keyword structure report

2009-11-18 Thread HK
Eric,

I appreciate you taking the time to look into this. I will let you
know if I see this again.

One question related to intentional truncation - if AdWords truncates
a report file at 250 MB, will it just omit records at the end so that
the report is still a valid XML file, or will it just chop the file
whenever it hits this limit, likely creating an invalid XML file? I
would prefer the latter so that this scenario will easily be detected
on the caller's side, otherwise it'd be difficult to determine if
records are missing or not. Just curious what the expected behavior
is. I suspect the file will still be valid.

Thanks
Hans

On Nov 17, 8:36 am, AdWords API Advisor 
wrote:
> Hi Hans,
>
> Thank you for the extra information.  The truncation does take place
> on the uncompressed size of the report, but a truncation down to 100
> MB doesn't make sense.  The server logs show that there were no errors
> generating the report, so it is unclear what happened.  Since we can't
> replicate the issue (the report re-ran successfully) then there is
> little we can do now.  Let me know if you see this behavior again.
>
> Best,
> - Eric
>
> On Nov 16, 8:16 pm, HK  wrote:
>
>
>
> > Hi, Eric
>
> > Our app calls getGzipReportDownloadUrl to get the URL and then
> > uses .NET's WebClient class and DownloadFile method to do the
> > download. It did not fail or error during the download. We run the
> > same report every day (has been for a year), and a few days later, the
> > same report succeeded and ended up being just over 200 MB. The data
> > downloaded in these two reports should be pretty much the same.
>
> > As a side note, I understand that AdWords will truncate files over 250
> > MB (uncompressed I assume). If this truncation occurs, which I don't
> > believe was the case here as it was cut short at just over 100 MB),
> > will AdWords truncate the report in a way so that the XML is still
> > valid, meaning, will it close out the XML elements?
>
> > On Nov 16, 3:44 pm, AdWords API Advisor 
> > wrote:
>
> > > Hi Hans,
>
> > > How does your application download the report?  Were there any errors
> > > logged by your application while the report was being downloaded?  How
> > > were you able to later verify the full size of the report?
>
> > > Best,
> > > - Eric Koleda, AdWords API Team
>
> > > On Nov 16, 5:56 pm, HK  wrote:
>
> > > > Hi,
>
> > > > Last week I received a truncated keyword structure report. It was
> > > > truncated at 109 MB while the full report, which now works fine,
> > > > should've been approximately 216 MB. The report id was 996485045
> > > > and .NET failed with:
>
> > > > System.Xml.XmlException:
> > > > Message: There is an unclosed literal string. Line 3, position
> > > > 114483161
>
> > > > This is the only only time I've seen this, but I'm a little concerned
> > > > this could happen again whenever the circumstances are right.
>
> > > > Would it be possible for someone in the AdWords group to take a closer
> > > > look at this?
>
> > > > Thanks in advance
> > > > Hans- Hide quoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -

--

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-...@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 API Re: Deleting a text ad in order to change a field

2009-12-18 Thread HK
I have a related follow-up question to this thread. In v13, you could
change the status of a disabled ad back to let's say active. However,
in v200909, it seems that this is no longer allowed. Can someone
confirm this please as it unfortunately will require a lot of changes
in our software which was using this v13 behavior extensively.

It was a very handy option to have in a scenario where you wanted to
update an ad, for example the headline, by first disabling the old ad
and then creating a new ad. If creating the new ad for some reason
failed, you could always revert back to the previous one by flipping
the status from disabled to active again.

Thanks
Hanhs

On Dec 17, 7:09 am, AdWords API Advisor 
wrote:
> Hi Ven,
>
> For AdGroupAds, setting thestatustoDISABLEDor using the REMOVE
> operator has the same effect.  AdGroupAds can never be fully deleted,
> and they will always exist in your account with thestatusDISABLED.
> There is no name uniqueness requirement for ads so there should never
> be a problem creating a newadwith similar settings.  The newadwill
> not share any of the history with the oldad.
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Dec 16, 3:52 pm, "sem...@proventactics.com"
>
>
>
>  wrote:
> > I am struggling with the same issue here. I think using the REMOVE
> > operator might work even I haven't tried it yet. It might let you
> > create a newadbut I think you'll probably loose all the stats and
> > related data. In AdWords Interface, if you click on editing anad, a
> > popup notification says:
>
> > You can edit thisad.
> > Changing theadwill delete the existingadand create a new one. The
> > newadwill begin with statistics at zero, and statistics for the old
> >adwill be shown in the "Deleted ads" row.
>
> > Cheers!
>
> > On Dec 16, 2:04 pm, ComputerPsi  wrote:
>
> > > Bounce. Would anybody like to answer my post? :)
>
> > > On Dec 15, 12:20 pm, ComputerPsi  wrote:
>
> > > > From what I understand, in order to change a textad, you must delete
> > > > the original, and then create a new textad.
>
> > > > I have the whole v200909 code 
> > > > fromhttp://code.google.com/p/google-api-adwords-php/downloads/list.
> > > > Looking through the sample, I was able to add anadgroup with a text
> > > >adand keywords.
> > > > However I want to now modify a textadthat was created. In
> > > > UpdateAd.php, I found that it pauses thead. From what I understand
> > > > "SET"ing it to "DISABLED" won't remove it.
> > > > Should I use the "REMOVE" command instead of "SET"? Will this allow me
> > > > to create an alternative textadwith the same name as this removed
> > > > one?
> > > > When using "REMOVE" operator in AdGroupAdOperation, what should the
> > > >statusbe set to for AdGroupAd? It has options ENABLED, PAUSED, and
> > > >DISABLED.
>
> > > > Thank you,
> > > > Ven- Hide quoted text -
>
> - Show quoted text -

--

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-...@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 API Re: Deleting a text ad in order to change a field

2009-12-21 Thread HK
Josip,

Thanks, that's an interesting approach with combining the addition and
deletion in one call. I will look into that.

We typically edit a number of ads in an ad group at a time, and
setting an ad to paused first, won't work if you run up against the
maximum number of ads allowed in ad ad group, which I think is 20 if I
remember correctly.

Thanks
Hans

On Dec 21, 3:06 am, JosipK  wrote:
> I have forgotten one thing...
>
> In one API call you can add new AdGroupAd and delete the old one. API
> call (for example AdGroupAdService.mutate method) would complete pass,
> or would complete fail. So, if you need to change headline text, then
> the best thing is that in one call you add new and delete old
> AdGroupAd (so you don't need any version for reverting). We use that
> approach, and it shows as the best.
>
> Josip
>
> On Dec 21, 11:56 am, JosipK  wrote:
>
>
>
> > Hi,
>
> > Setting AdGroupAd.Status property to Disable is equal as deleting it
> > (using remove operator).
>
> > Yes, if you delete/disable AdGroupAd then you can't change it anymore.
> > When I try it, I get AdGroupAdError ->
> > CANNOT_OPERATE_ON_DELETED_ADGROUPAD (Deleted ads may not be modified).
>
> > Instead of setting status to Disable, you could set it to Pause. And
> > if adding of new AdGroupAd doesn't succeed, you could revert old
> > AdGroupAd from paused to active.
>
> > When we update some unmutable property (like headline) we first try to
> > add new AdGroupAd -> if we succeed in that, then we delete old
> > AdGroupAd. It's very unlikely that adding of new AdGroupAd succeeds,
> > and then removing fails (it's possible, but very unlikely).
>
> > Regards,
> > --
> > Josip
> > GemBox.Ppc -http://www.GemBoxSoftware.com/Ppc/Overview.htm-Advanced
> > AdWords API for .NET
>
> > On Dec 18, 11:19 pm, HK  wrote:
>
> > > I have a related follow-up question to this thread. In v13, you could
> > > change the status of a disabled ad back to let's say active. However,
> > > in v200909, it seems that this is no longer allowed. Can someone
> > > confirm this please as it unfortunately will require a lot of changes
> > > in our software which was using this v13 behavior extensively.
>
> > > It was a very handy option to have in a scenario where you wanted to
> > > update an ad, for example the headline, by first disabling the old ad
> > > and then creating a new ad. If creating the new ad for some reason
> > > failed, you could always revert back to the previous one by flipping
> > > the status from disabled to active again.
>
> > > Thanks
> > > Hanhs
>
> > > On Dec 17, 7:09 am, AdWords API Advisor 
> > > wrote:
>
> > > > Hi Ven,
>
> > > > For AdGroupAds, setting thestatustoDISABLEDor using the REMOVE
> > > > operator has the same effect.  AdGroupAds can never be fully deleted,
> > > > and they will always exist in your account with thestatusDISABLED.
> > > > There is no name uniqueness requirement for ads so there should never
> > > > be a problem creating a newadwith similar settings.  The newadwill
> > > > not share any of the history with the oldad.
>
> > > > Best,
> > > > - Eric Koleda, AdWords API Team
>
> > > > On Dec 16, 3:52 pm, "sem...@proventactics.com"
>
> > > >  wrote:
> > > > > I am struggling with the same issue here. I think using the REMOVE
> > > > > operator might work even I haven't tried it yet. It might let you
> > > > > create a newadbut I think you'll probably loose all the stats and
> > > > > related data. In AdWords Interface, if you click on editing anad, a
> > > > > popup notification says:
>
> > > > > You can edit thisad.
> > > > > Changing theadwill delete the existingadand create a new one. The
> > > > > newadwill begin with statistics at zero, and statistics for the old
> > > > >adwill be shown in the "Deleted ads" row.
>
> > > > > Cheers!
>
> > > > > On Dec 16, 2:04 pm, ComputerPsi  wrote:
>
> > > > > > Bounce. Would anybody like to answer my post? :)
>
> > > > > > On Dec 15, 12:20 pm, ComputerPsi  wrote:
>
> > > > > > > From what I understand, in order to change a textad, you must 
> > > > > > > delete
> > > > > > > the original, and then create a new textad.
>
> > > > > > > I 

AdWords API UI and APIs enforce different max length for BiddableAdGroupCriterion's DestinationUrl

2010-01-21 Thread HK

In v13, the max length for a keyword's destinationUr was 1024, at
least that's what was documented.

In v200909, the UI seems to accept up to 1024, excluding the scheme
(http), while the mutate API for AdGroupCriterionService accepts more,
seems to be somewhere between 1800 and 2000 for DestinationUrl. This
is a bit problematic as our current database schema is aligned with
what was documented for the various fields lengths for v13.

Is there updated documenation available for the various fields and
what their max lengths are in v2009? We really need this in order to
successfully upgrade to 2009.

Thanks in advance.
Hans

-- 
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-...@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 API Re: UI and APIs enforce different max length for BiddableAdGroupCriterion's DestinationUrl

2010-01-27 Thread HK
Hi, Eric

I appreciate you following up with the core team on this issue. I do
realize it's only been a few days, but as we are wrapping up our v2009
upgrade by the end of this week, I was hoping to hear back if this new
increased destinationUrl length is something we need to support. Also,
if there are any other field lenghts that have changed in v2009, we
would really like to learn about that as soon as possible.

Thanks as always!
Hans

On Jan 22, 12:03 pm, AdWords API Advisor
 wrote:
> Hi Hans,
>
> Thank you for bringing this to our attention.  Let me follow up with
> the core engineering team to get more information regarding this
> limit.
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Jan 21, 6:12 pm, HK  wrote:
>
>
>
> > In v13, the max length for a keyword's destinationUr was 1024, at
> > least that's what was documented.
>
> > In v200909, the UI seems to accept up to 1024, excluding the scheme
> > (http), while the mutate API for AdGroupCriterionService accepts more,
> > seems to be somewhere between 1800 and 2000 for DestinationUrl. This
> > is a bit problematic as our current database schema is aligned with
> > what was documented for the various fields lengths for v13.
>
> > Is there updated documenation available for the various fields and
> > what their max lengths are in v2009? We really need this in order to
> > successfully upgrade to 2009.
>
> > Thanks in advance.
> > Hans- Hide quoted text -
>
> - Show quoted text -

-- 
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-...@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 API Is there an AdWords UI equivalent for adding CPA_REFERRAL when creating campaign via v2009 APIs?

2010-01-31 Thread HK
Hi,

I'm doing some testing around adding CPA_REFERRAL as a network target
for a campaign using the v200909 APIs, but I don't see any equivalent
setting in the web UI or in AdWords Editor. So I'm wondering if such a
UI setting exists and if adding CPA_REFERRAL has any effect as of
today?

http://code.google.com/apis/adwords/v2009/docs/reference/CampaignTargetService.NetworkCoverageType.html

Thanks
Hans

-- 
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-...@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 API Re: Is there an AdWords UI equivalent for adding CPA_REFERRAL when creating campaign via v2009 APIs?

2010-02-17 Thread HK
Does anyone from Google have any input on this question?

Thanks
Hans

On Jan 31, 12:05 pm, HK  wrote:
> Hi,
>
> I'm doing some testing around adding CPA_REFERRAL as a network target
> for a campaign using the v200909 APIs, but I don't see any equivalent
> setting in the web UI or in AdWords Editor. So I'm wondering if such a
> UI setting exists and if adding CPA_REFERRAL has any effect as of
> today?
>
> http://code.google.com/apis/adwords/v2009/docs/reference/CampaignTarg...
>
> Thanks
> Hans

-- 
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-...@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: Dynamic insertion of ad extension ID into a site link's destination url

2010-12-20 Thread HK
We are facing the same issue for both ad extensions and product listing ads. 
We were expecting to be able to use {creative}, but according to 
http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=186489, this 
is not supported. This is preventing us from implementing a planned 
reporting solution and is hopefully something that Google will make 
available shortly.
 
Thanks,
Hans

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


Getting AdID of product listing ad clicked for Google Merchant Center product

2010-12-21 Thread HK
Hi,
 
We are looking at building a reporting solution that ties a product from 
Google Merchant Center to a Product Listing Ad (or Product Extension). We 
were expecting that we could use {creative} in the product's URL to have 
AdWords substitute in the actual ID of the Product Listing Ad or Product 
Extension Ad when a user clicked the ad. But according to 
http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=186489, 
{creative} is not supported. Is there any way to get this information and if 
not, is Google planning on making this available soon?
 
Thanks,
Hans

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: v201008 Reports Keyword Status "Active" value does not match Enum values in Doc

2010-12-22 Thread HK
As I'm sure most people are aware of by now, this appears to be affecting 
all enum values, not just Status. I'm glad to see that Google is considering 
ways to address this, but wanted to express our strong preference for not 
having reports change until a future release of the APIs. We are currently 
coding against v201008 and will for example expect an AD_PERFORMANCE_REPORT 
to return adType="Text ad" and not adType="TEXT_AD".
 
Thanks,
Hans

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

2010-12-23 Thread HK
Hi,
 
When I create a Report Definition for an AD_PERFORMANCE_REPORT using 
v201008, I'm now getting duplicate reports (two reports that appear to be 
identical and functional). I've seen this with multiple accounts. For 
example, I just created report id 9463450, and this was the only id that 
that was returned in the mutate call. However, getReportDefinitions returns 
both id 9463450 and 9463330.
 
I assume this is not expected behavior and the closest I can get to an 
explanation seems to be 
http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=180724.
 
Thanks,
Hans

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Getting AdID of product listing ad clicked for Google Merchant Center product

2010-12-28 Thread HK
Thanks for the feedback, Eric. As for using the report you refer to, we 
still can't make the link to the product that was clicked as the URLs in the 
report come back blank for Product Listing Ads. So we are at a loss as to 
how we can tie a PLA click to product. This seems like a significant, 
missing "link" for PLAs.

Thanks
Hans

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

2010-12-28 Thread HK
Is anyone else seeing this or is it just 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://groups.google.com/group/adwords-api?hl=en


Re: Duplicate Report Definitions

2010-12-29 Thread HK
Eric,

I apologize for wasting your time. This is my fault. I was first making a 
call to validate the report and had validateOnly set to true. However, I 
forgot to also set validateOnlySpecified to true. Once I corrected that, the 
validate call does not create a report definition.

Thanks,
Hans

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Getting AdID of product listing ad clicked for Google Merchant Center product

2010-12-30 Thread HK
Eric,

I actually already had KeywordId in there, and I still can't see a why to 
figure out which product was clicked. Here's a snippet from the returned 
AD_PERFORMANCE_REPORT in case you are interested:

























Thanks,
Hans

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 'id' for a product criterion unique?

2012-03-28 Thread HK
Could someone please confirm whether the id attribute of product 
criterionis
 globally unique by itself, or only within the ad group?

Thanks!
Hans

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Is the 'id' for a product criterion unique?

2012-03-29 Thread HK
Thanks, guys.

On Thursday, March 29, 2012 1:55:59 AM UTC-7, Anash P. Oommen wrote:
>
> Hi Hans,
>
> As Ewan said, you should treat [CriterionId, AdGroupId] as globally unique.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Thursday, 29 March 2012 02:12:13 UTC+5:30, HK wrote:
>>
>> Could someone please confirm whether the id attribute of product 
>> criterion<http://code.google.com/apis/adwords/docs/reference/latest/AdGroupCriterionService.Product.html>is
>>  globally unique by itself, or only within the ad group?
>>
>> Thanks!
>> Hans
>>
>

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


Criteria report now returns keywordPlacement='*' instead of keywordPlacement='All products'

2012-07-16 Thread HK

Hi,
 
On 7/14, the criteria report (using v201109) returned keywordPlacement='All 
products' for a product target, but on 7/15, it comes back as 
keywordPlacement='*'. This is breaking the reports for a large number of 
our customers. Is this a permanent change or a glitch? I hope it's a glitch 
as these types of changes are hopefully reserved for future versions.
 
More details:
 

 

 
This is blocking a number of our customers, so a quick answer would be much 
appreciated.
 
Thanks,
Hans

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Criteria report now returns keywordPlacement='*' instead of keywordPlacement='All products'

2012-07-17 Thread HK
Thanks for confirming this, Kevin. Any idea if we are talking hours or days 
before a fix is implemented?

Hans

On Tuesday, July 17, 2012 9:24:28 AM UTC-7, Kevin Winter wrote:
>
> Hi Hans,
>   This was an unintentional change.  We are working on a fix and hope to 
> have this resolved soon.  I apologize for the inconvenience.
>
> - Kevin Winter
> AdWords API Team
>
> On Monday, July 16, 2012 12:53:06 PM UTC-4, HK wrote:
>>
>>
>> Hi,
>>  
>> On 7/14, the criteria report (using v201109) returned 
>> keywordPlacement='All products' for a product target, but on 7/15, it comes 
>> back as keywordPlacement='*'. This is breaking the reports for a large 
>> number of our customers. Is this a permanent change or a glitch? I hope 
>> it's a glitch as these types of changes are hopefully reserved for future 
>> versions.
>>  
>> More details:
>>  
>> > keywordPlacement='*' criteriaType='Product' keywordPlacementState='enabled' 
>> maxCPC='100' maxCPM='--' firstPageCPC='0' qualityScore='5'/>
>>  
>> > keywordPlacement='All products' criteriaType='Product' 
>> keywordPlacementState='enabled' maxCPC='100' maxCPM='--' 
>> firstPageCPC='0' qualityScore='5'/>
>>  
>> This is blocking a number of our customers, so a quick answer would be 
>> much appreciated.
>>  
>> Thanks,
>> Hans
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Criteria report now returns keywordPlacement='*' instead of keywordPlacement='All products'

2012-07-19 Thread HK
Thanks, Kevin. The sooner the better. We have around 50 accounts blocked by 
this since 7/12.

On Thursday, July 19, 2012 7:57:41 AM UTC-7, Kevin Winter wrote:
>
> Hi Hans,
>   We're hoping to have a fix in place early next week, due to push cycles.
>
> - Kevin Winter
> AdWords API Team
>
> On Tuesday, July 17, 2012 4:19:15 PM UTC-4, HK wrote:
>>
>> Thanks for confirming this, Kevin. Any idea if we are talking hours or 
>> days before a fix is implemented?
>>
>> Hans
>>
>> On Tuesday, July 17, 2012 9:24:28 AM UTC-7, Kevin Winter wrote:
>>>
>>> Hi Hans,
>>>   This was an unintentional change.  We are working on a fix and hope to 
>>> have this resolved soon.  I apologize for the inconvenience.
>>>
>>> - Kevin Winter
>>> AdWords API Team
>>>
>>> On Monday, July 16, 2012 12:53:06 PM UTC-4, HK wrote:
>>>>
>>>>
>>>> Hi,
>>>>  
>>>> On 7/14, the criteria report (using v201109) returned 
>>>> keywordPlacement='All products' for a product target, but on 7/15, it 
>>>> comes 
>>>> back as keywordPlacement='*'. This is breaking the reports for a large 
>>>> number of our customers. Is this a permanent change or a glitch? I hope 
>>>> it's a glitch as these types of changes are hopefully reserved for future 
>>>> versions.
>>>>  
>>>> More details:
>>>>  
>>>> >>> keywordPlacement='*' criteriaType='Product' 
>>>> keywordPlacementState='enabled' 
>>>> maxCPC='100' maxCPM='--' firstPageCPC='0' qualityScore='5'/>
>>>>  
>>>> >>> keywordPlacement='All products' criteriaType='Product' 
>>>> keywordPlacementState='enabled' maxCPC='100' maxCPM='--' 
>>>> firstPageCPC='0' qualityScore='5'/>
>>>>  
>>>> This is blocking a number of our customers, so a quick answer would be 
>>>> much appreciated.
>>>>  
>>>> Thanks,
>>>> Hans
>>>>
>>>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Criteria report now returns keywordPlacement='*' instead of keywordPlacement='All products'

2012-07-23 Thread HK
Looks like this has now been resolved. Thanks.

On Thursday, July 19, 2012 1:48:27 PM UTC-7, HK wrote:
>
> Thanks, Kevin. The sooner the better. We have around 50 accounts blocked 
> by this since 7/12.
>
> On Thursday, July 19, 2012 7:57:41 AM UTC-7, Kevin Winter wrote:
>>
>> Hi Hans,
>>   We're hoping to have a fix in place early next week, due to push cycles.
>>
>> - Kevin Winter
>> AdWords API Team
>>
>> On Tuesday, July 17, 2012 4:19:15 PM UTC-4, HK wrote:
>>>
>>> Thanks for confirming this, Kevin. Any idea if we are talking hours or 
>>> days before a fix is implemented?
>>>
>>> Hans
>>>
>>> On Tuesday, July 17, 2012 9:24:28 AM UTC-7, Kevin Winter wrote:
>>>>
>>>> Hi Hans,
>>>>   This was an unintentional change.  We are working on a fix and hope 
>>>> to have this resolved soon.  I apologize for the inconvenience.
>>>>
>>>> - Kevin Winter
>>>> AdWords API Team
>>>>
>>>> On Monday, July 16, 2012 12:53:06 PM UTC-4, HK wrote:
>>>>>
>>>>>
>>>>> Hi,
>>>>>  
>>>>> On 7/14, the criteria report (using v201109) returned 
>>>>> keywordPlacement='All products' for a product target, but on 7/15, it 
>>>>> comes 
>>>>> back as keywordPlacement='*'. This is breaking the reports for a large 
>>>>> number of our customers. Is this a permanent change or a glitch? I hope 
>>>>> it's a glitch as these types of changes are hopefully reserved for future 
>>>>> versions.
>>>>>  
>>>>> More details:
>>>>>  
>>>>> >>>> keywordPlacement='*' criteriaType='Product' 
>>>>> keywordPlacementState='enabled' 
>>>>> maxCPC='100' maxCPM='--' firstPageCPC='0' qualityScore='5'/>
>>>>>  
>>>>> >>>> keywordPlacement='All products' criteriaType='Product' 
>>>>> keywordPlacementState='enabled' maxCPC='100' maxCPM='--' 
>>>>> firstPageCPC='0' qualityScore='5'/>
>>>>>  
>>>>> This is blocking a number of our customers, so a quick answer would be 
>>>>> much appreciated.
>>>>>  
>>>>> Thanks,
>>>>> Hans
>>>>>
>>>>

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


Are ifpla and ifpe value track parameters limited to adwords_redirect?

2012-08-30 Thread HK
Hi,
 
Does anyone know if the ifpla and ifpe value track parameters are limited 
to adwords_redirect? I'd like to use them in adwords_queryparam as well, 
but as it's difficult to test this except on a live account, I'd like to 
see if someone already knows the answer here.
 
Thanks,
Hans

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Are ifpla and ifpe value track parameters limited to adwords_redirect?

2012-08-31 Thread HK
I'll provide an example in case that clarifies things. So the question is 
if I can submit this:

param1=ab{ifpe:c}

Here, if the click occurs on a PE ad, I get 'param1=abc' back, otherwise 
'param1=ab'.

Thanks,
Hans

On Thursday, August 30, 2012 8:07:57 PM UTC-7, HK wrote:
>
> Hi,
>  
> Does anyone know if the ifpla and ifpe value track parameters are limited 
> to adwords_redirect? I'd like to use them in adwords_queryparam as well, 
> but as it's difficult to test this except on a live account, I'd like to 
> see if someone already knows the answer here.
>  
> Thanks,
> Hans
>

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


Product Target URL available via the APIs?

2012-09-11 Thread HK
Hi,

I noticed that the AdWords UI allows you to set a URL at the Product Target 
level. However, I don't see this in the API 
documention
 or 
in the .NET proxy. Will this property become available in the next API 
version?

I want to avoid blanking out a URL set via the UI when for example changing 
the conditions for a Product Target, as it has to be deleted and created 
again and there is currently no way to preserve it using the APIs as for as 
I can tell.

Thanks,
Hans

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Product Target URL available via the APIs?

2012-09-11 Thread HK
Please ignore this post. The Product Target URL can already be set on the 
BiddableAdGroupCriterion object via the API. My bad.

Thanks,
Hans

On Tuesday, September 11, 2012 12:01:16 PM UTC-7, HK wrote:
>
> Hi,
>
> I noticed that the AdWords UI allows you to set a URL at the Product 
> Target level. However, I don't see this in the API 
> documention<https://developers.google.com/adwords/api/docs/reference/latest/AdGroupCriterionService.Product>
>  or 
> in the .NET proxy. Will this property become available in the next API 
> version?
>
> I want to avoid blanking out a URL set via the UI when for example 
> changing the conditions for a Product Target, as it has to be deleted and 
> created again and there is currently no way to preserve it using the APIs 
> as for as I can tell.
>
> Thanks,
> Hans
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Getting AdID of product listing ad clicked for Google Merchant Center product

2012-09-12 Thread HK
Hi, Eric

It's almost been another year - thought I'd check if there has been any 
progress on allowing reports to be broken down by the product ID that was 
displayed by the PLA? With Google's focus on PLA, it seems like something 
that a lot of people would want.

On Friday, November 18, 2011 2:25:38 PM UTC-8, Eric Koleda wrote:
>
> Hi Hans,
>
> Unfortunately there haven't been any advances that would make this 
> possible.
>
> Best,
> - Eric
>

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


Calling get on AdGroupService fails with INVALID_FIELD_NAME for 'SiteMaxCpc' and 'ProxySiteMaxCpc'

2012-09-14 Thread HK
Hi,

Starting at 9/13 4.21 pm PDT we starting seeing the above error for a lof 
of our accounts. We have not changed our client code in this area for many 
many months. Is this a problem on the AdWords side or did the APIs change 
behavior? We are using v201206, and get this error when calling get to 
obtain all ad groups for a campaign id. SiteMaxCpc and ProxySiteMaxCpc have 
been part of the selector for quite a while and always worked fine up until 
yesterday.

System.Web.Services.Protocols.SoapException:
Message: [SelectorError.INVALID_FIELD_NAME @ serviceSelector; 
trigger:'SiteMaxCpc', SelectorError.INVALID_FIELD_NAME @ serviceSelector; 
trigger:'ProxySiteMaxCpc']

This is breaking our sync for a large number of merchants, so a speedy 
reply would be much appricated.

Thanks,
Hans

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Calling get on AdGroupService fails with INVALID_FIELD_NAME for 'SiteMaxCpc' and 'ProxySiteMaxCpc'

2012-09-14 Thread HK
Good news, looks like this now has stopped. Don't see any errors past noon 
today and I am not able to repro this with two accounts that were 
previously experiencing this.

Hans

On Friday, September 14, 2012 1:20:01 PM UTC-7, HK wrote:
>
> Hi,
>
> Starting at 9/13 4.21 pm PDT we starting seeing the above error for a lof 
> of our accounts. We have not changed our client code in this area for many 
> many months. Is this a problem on the AdWords side or did the APIs change 
> behavior? We are using v201206, and get this error when calling get to 
> obtain all ad groups for a campaign id. SiteMaxCpc and ProxySiteMaxCpc have 
> been part of the selector for quite a while and always worked fine up until 
> yesterday.
>
> System.Web.Services.Protocols.SoapException:
> Message: [SelectorError.INVALID_FIELD_NAME @ serviceSelector; 
> trigger:'SiteMaxCpc', SelectorError.INVALID_FIELD_NAME @ serviceSelector; 
> trigger:'ProxySiteMaxCpc']
>
> This is breaking our sync for a large number of merchants, so a speedy 
> reply would be much appricated.
>
> Thanks,
> Hans
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Calling get on AdGroupService fails with INVALID_FIELD_NAME for 'SiteMaxCpc' and 'ProxySiteMaxCpc'

2012-09-17 Thread HK
Thanks for pointing this out, bhavin, I had missed the fact that these had 
been retired (was looking at the wrong version). Hopefully they will be 
available until 10/26 at least as it'll take us a little while to get this 
corrected in our production environment.

Hans

On Sunday, September 16, 2012 9:36:30 PM UTC-7, bhavin wrote:
>
> SiteMaxCpc and ProxySiteMaxCpc have been removed from the v201206, do 
> check the release-notes 
> here<https://developers.google.com/adwords/api/docs/reference/#v201206>. 
> Oct 26 onwards this'll be the only API available, thus you should not have 
> these fields in selectors.
>
> -bhavin
>
>
>
> On Saturday, 15 September 2012 01:50:01 UTC+5:30, HK wrote:
>>
>> Hi,
>>
>> Starting at 9/13 4.21 pm PDT we starting seeing the above error for a lof 
>> of our accounts. We have not changed our client code in this area for many 
>> many months. Is this a problem on the AdWords side or did the APIs change 
>> behavior? We are using v201206, and get this error when calling get to 
>> obtain all ad groups for a campaign id. SiteMaxCpc and ProxySiteMaxCpc have 
>> been part of the selector for quite a while and always worked fine up until 
>> yesterday.
>>
>> System.Web.Services.Protocols.SoapException:
>> Message: [SelectorError.INVALID_FIELD_NAME @ serviceSelector; 
>> trigger:'SiteMaxCpc', SelectorError.INVALID_FIELD_NAME @ serviceSelector; 
>> trigger:'ProxySiteMaxCpc']
>>
>> This is breaking our sync for a large number of merchants, so a speedy 
>> reply would be much appricated.
>>
>> Thanks,
>> Hans
>>
>

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


When will the AdWords APIs support the new ID condition for Product Targets?

2012-09-19 Thread HK
Hello,

We noticed that in addition to the five previous product conditions 
(product_type, brand, condition, labels, grouping), the product "id" is now 
available in the UI for Product Targets. Can someone speak to when this new 
condition will be available in the v201206 APIs?

Thanks,
Hans

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: When will the AdWords APIs support the new ID condition for Product Targets?

2012-09-19 Thread HK
FYI - I tested this today, and it appears it's already working even though 
the documentation 
<https://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService.ProductConditionOperand>is
 
not update yet.

On Wednesday, September 19, 2012 3:18:35 PM UTC-7, HK wrote:
>
> Hello,
>
> We noticed that in addition to the five previous product conditions 
> (product_type, brand, condition, labels, grouping), the product "id" is now 
> available in the UI for Product Targets. Can someone speak to when this new 
> condition will be available in the v201206 APIs?
>
> Thanks,
> Hans
>

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


System defined unit cap reached

2012-12-27 Thread HK

Hello,

We have unfortunately hit the “System Defined Unit Cap” this afternoon and 
as we are managing a large number of customer accounts, I'm hoping someone 
can help us with increasing the limit as soon as possible. Per other 
threads with the same issue, I just emailed adwordsapiadvi...@google.com 
with our dev token and customer ID.

Please let me know if this is the proper process to follow to get this 
taken care of.

Thanks in advance for your help,
Hans Ravnaas

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: System defined unit cap reached

2012-12-28 Thread HK
This has been taken care of. Thanks!

On Thursday, December 27, 2012 9:53:05 PM UTC-8, HK wrote:
>
>
> Hello,
>
> We have unfortunately hit the “System Defined Unit Cap” this afternoon and 
> as we are managing a large number of customer accounts, I'm hoping someone 
> can help us with increasing the limit as soon as possible. Per other 
> threads with the same issue, I just emailed adwordsapiadvisor@google.comwith 
> our dev token and customer ID.
>
> Please let me know if this is the proper process to follow to get this 
> taken care of.
>
> Thanks in advance for your help,
> Hans Ravnaas
>

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





Setting "Focus on conversions" for Campaigns in test accounts (Sandbox)

2013-01-15 Thread HK

Hi,

We have a number of new test accounts now that the Sandbox has been 
retired, but in order to make sure our code works well with the various 
budget settings, we have the need to be able to set "Focus on conversions" 
for a campaign, without having to fully set up the Conversion Optimizer. Is 
this possible? I was hoping that for the test accounts, this would be 
possible to help out developers cover various scenarios.

Thanks,
Hans

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





Enhanced Campaign properties in reports?

2013-02-21 Thread HK
Hi,

The message from Google as I see it has always been to use reports to get a 
full copy of someone's account and we are doing this extensively. Works 
great and we probably get millions of ads that way and store them locally. 
Now we have the need to get the forwardCompatibilityMap values in the same 
ad performance report (used as an old structure report). I don't see that 
this is possible and it means rewriting a lot of code to use the "regular 
APIs" for ads. Any plans to include these attributes in the reports?

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Enhanced Campaign properties in reports?

2013-02-26 Thread HK
Hi, Anash

I'm specifically looking for "Ad.devicePreference" in the Ad Performance 
report <https://developers.google.com/adwords/api/docs/appendix/reports#ad>. 
It would make things a lot easier if that property could be included in the 
report :-)

On Monday, February 25, 2013 1:17:16 AM UTC-8, Anash P. Oommen (AdWords API 
Team) wrote:
>
> Hi Hans,
>
> I believe these values may be exposed in the next API version. Which 
> specific fields are you looking for, and what reports?
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Friday, February 22, 2013 8:11:58 AM UTC+5:30, HK wrote:
>>
>> Hi,
>>
>> The message from Google as I see it has always been to use reports to get 
>> a full copy of someone's account and we are doing this extensively. Works 
>> great and we probably get millions of ads that way and store them locally. 
>> Now we have the need to get the forwardCompatibilityMap values in the same 
>> ad performance report (used as an old structure report). I don't see that 
>> this is possible and it means rewriting a lot of code to use the "regular 
>> APIs" for ads. Any plans to include these attributes in the reports?
>>
>> Thanks,
>> Hans
>>
>

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

2013-04-04 Thread HK
I believe I'm seeing the same issue. I previously 
used MANAGED_PLACEMENTS_PERFORMANCE_REPORT with v201209, but once I 
swtiched to PLACEMENT_PERFORMANCE_REPORT in v201302, I get an empty report 
back.

On Tuesday, April 2, 2013 1:27:05 AM UTC-7, Dmitriy wrote:
>
>
> Hi,
> Does subject in production?
> I have try to download ones and got empty data.
>
> [Apr 02 2013 12:17:29.00 - INFO] POST 
> /api/adwords/reportdownload/v201302 HTTP/1.1
> User-Agent: curl, gzip
> Host: adwords.google.com
> Accept: */*
> Accept-Encoding: gzip
> Authorization: GoogleLogin auth=***
> developerToken: ***
> clientCustomerId: 1185539639
> returnMoneyInMicros: true
> Content-Length: 1317
> Expect: 100-continue
> Content-Type: multipart/form-data; 
> boundary=ad085788cf67
>
> Parameters:
> __rdxml: 
> 
>   
> CampaignId
> AdGroupId
> Id
> CpcBidSource
> DestinationUrl
> DisplayName
> MaxCpc
> MaxCpm
> Status
> IsNegative
> 
>   CampaignStatus
>   IN
>   PAUSED
>   ACTIVE
> 
> 
>   AdGroupStatus
>   IN
>   PAUSED
>   ENABLED
> 
> 
>   Status
>   IN
>   ACTIVE
>   PAUSED
>   DELETED
> 
>   
>   1185539639_PLACEMENT_PERFORMANCE_REPORT_415681
>   PLACEMENT_PERFORMANCE_REPORT
>   YESTERDAY
>   GZIPPED_XML
>   true
> 
>
> Response Code: 200
>
>

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

2013-04-04 Thread HK
FYI - I can get my managed placements in v201302 by 
using CRITERIA_PERFORMANCE_REPORT and including "PLACEMENT" in the 
CriteriaType predicate.

On Tuesday, April 2, 2013 1:27:05 AM UTC-7, Dmitriy wrote:
>
>
> Hi,
> Does subject in production?
> I have try to download ones and got empty data.
>
> [Apr 02 2013 12:17:29.00 - INFO] POST 
> /api/adwords/reportdownload/v201302 HTTP/1.1
> User-Agent: curl, gzip
> Host: adwords.google.com
> Accept: */*
> Accept-Encoding: gzip
> Authorization: GoogleLogin auth=***
> developerToken: ***
> clientCustomerId: 1185539639
> returnMoneyInMicros: true
> Content-Length: 1317
> Expect: 100-continue
> Content-Type: multipart/form-data; 
> boundary=ad085788cf67
>
> Parameters:
> __rdxml: 
> 
>   
> CampaignId
> AdGroupId
> Id
> CpcBidSource
> DestinationUrl
> DisplayName
> MaxCpc
> MaxCpm
> Status
> IsNegative
> 
>   CampaignStatus
>   IN
>   PAUSED
>   ACTIVE
> 
> 
>   AdGroupStatus
>   IN
>   PAUSED
>   ENABLED
> 
> 
>   Status
>   IN
>   ACTIVE
>   PAUSED
>   DELETED
> 
>   
>   1185539639_PLACEMENT_PERFORMANCE_REPORT_415681
>   PLACEMENT_PERFORMANCE_REPORT
>   YESTERDAY
>   GZIPPED_XML
>   true
> 
>
> Response Code: 200
>
>

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




Is {device} value track parameter available for PLAs?

2013-07-25 Thread HK
Hi,

Thisblog
 entry discusses the "...new ValueTrack features for advertisers using 
keyword level URLs" which makes me wonder if the new {device} value track 
parameter is available for Product Listing Ads as well (adwords_redirect) 
as opposed to only keyword triggered ads? I assume it is, but as testing 
these parameters is not easily done except with live products, it'd be 
great to get confirmation on this before proceeding with our 
implementation. Ideally, I'd like to use it for PLA, TextAds, Placements 
and Sitelinks.

Value track parameters documentation:
https://support.google.com/adwords/answer/2375447?hl=en

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Is {device} value track parameter available for PLAs?

2013-07-26 Thread HK
Great, thanks for the reply.

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




When will AttributeValues in PLACEHOLDER_FEED_ITEM_REPORT be fixed?

2013-08-29 Thread HK
Hi,

David Torres mentioned in this 
thread
 
with regards to the PLACEHOLDER_FEED_ITEM_REPORT that...

"please do not rely on this AttributeValues and its format at the moment"

...as well as...

"There is currently a bug about properly escaping this separator, I 
recommend you using the FeedItemService instead to the feed item structural 
data at this moment."

We really need this report to avoid the extremely cumbersome new services 
to obtain a copy of all sitelinks for several hundred accounts. Is it 
possible to get a timeline for when the above will be addressed?

Thanks in advance
Hans

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


How to implicitly create an Individual Budget when creating the Campaign in v201309?

2013-10-04 Thread HK
Hi guys,

I'm in the process of upgrading from v201302 to v201309 and I'm getting the 
error "Required\r\nField: .operand.budget.budgetId" when attempting to 
create a new campaign with an individual budget. I realize that I could 
probably just first create a budget object and then pass along the budgetid 
when creating the campaign, but the Shared Budgets 
docstates
 the following:

"When creating new Campaigns using the AdWords UI or the AdWords API 
v201309, *you have the option to implicitly create an Individual Budget 
when creating the Campaign* or to assign it to a Shared Budget."

So when creating a new campaign, how do I implicitly create an individual 
budget? I've tried setting the budgetid to 0, not including it, setting 
isExplicitlyShared to false but it still fails with the same error.

Any help appreciated.

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 implicitly create an Individual Budget when creating the Campaign in v201309?

2013-10-08 Thread HK
Thanks, Danial. That's what I was afraid of. I would suggest you remove the 
" or the AdWords API v201309" part from the above documentation snippet 
then, as using the APIs, you can't implicitly create the budget. You have 
to explicitly do it.

Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: CampaignService returns

2013-10-17 Thread HK
Hi, guys

Any ideas when this will be addressed? We have a release sitting waiting to 
go out with support for v201309 and are trying to plan when we can expect 
to be able to push it out.

Thanks,
Hans

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


Is there a less intrusive way to add query string parameters to ad destination URLs?

2013-10-17 Thread HK
Hi, guys

We are managing close to a million ads and every so often, there's a need 
to update the ad destination URLs, for example by adding the {device} value 
track parameter. As you know, ads can't be modified except for their 
status, so we end up disrupting customers' ads and performance by 
recreating the ads. Recreating the ads cause some of them to not 
immediately get approved due to already resolved trademark issues etc 
essentially taking the ads offline for a few days which is obviously not 
good. Also other apps outside the control of our system may depend on using 
the existing AdId's which now change. All in all, a very bad situation if 
you are using ad level destination URLs. (Bing Ads does allow you to update 
ads without having to delete and recreate them).

I'm hoping I have missed this as an already existing feature, but if not, 
the ask is that Google considers making available a feature where you can 
request AdWords to add custom query string parameters onto the URLs at 
serving time. Ideally, this could be set at the account level, campaign 
level and ad group level.

Please let me know if anything like this already exists or if this is 
something that could be considered as a future enhancement. I have a 
feeling I'm not the only one that would find this very useful :-)

Thanks,
Hans

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


What effect does an exemption request have when recreating an ad with a new destination URL?

2013-10-17 Thread HK
Hi,

Trying to minimize the downtime for ads when changing an ad's destination 
URL, I have a couple questions I was hoping to get answered:

   1. If you have an active and approved ad and you then ONLY change its 
   destination URL, let's say to include a new query string parameter, does 
   that ad get on the fast track to be approved or does it go through the same 
   process as any other new ad? In other words, does Google notice that only 
   the URL was changed and hence doesn't keep it in a disapproved state for 
   very long, hopefully not at all?
   2. When submitting the above new ad, using the process of first 
   submitting the ad using validateOnly = true followed by including an 
   exemption request when doing the real submission (for those getting a 
   policy violation only), does this actually make a difference to how quickly 
   the ad is approved? As mentioned in a different thread, I'm trying to 
   minimize the impact of updating ad destination URLs for ads so that our 
   merchants (and Google :-)) can continue to make money without interruption.
   
Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Is there a less intrusive way to add query string parameters to ad destination URLs?

2013-10-21 Thread HK
Hi, Danial

Thanks for your the reply. Leaving the old ads active until the new ones 
are approved is an option, but gets a little convoluted when you have a 
very large number of ads and often bump up against the max number of ads 
you can have in an ad group, I believe it's currently 25. So you'd have to 
keep track of that as well. You couldn't just add 25 new ones right away, 
so the process would drag out for days. I think this is one of the most 
annoying aspects of AdWords and would love to see a future improvement to 
this.

Thanks,
Hans

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


Why set a monthly AdWords API budget if all API requests are free of charge?

2013-10-22 Thread hk
According to "Adwords API Rate 
Sheet" 
at Google Developers:

On March 1, 2013, AdWords API units and associated costs were retired. 
> There are no longer usage charges for AdWords API usage
>

Still, when applying for a developer token, one has to set a monthly 
budget. What does it mean? Will the budget help to avoid excessive 
non-compliance fees in case there will be non-compliance issues?

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
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: OAuth2 vs ClientLogin

2013-10-22 Thread hk
Client ID and Client secret are yours, just like developer token. They have 
to be provided by your application. You get these when you register an API 
Project and its Oauth web client via Google Cloud 
Console(or Google APIs Console, now 
deprecating too).

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: CampaignService returns

2013-10-28 Thread HK
Thanks, guys. I am no longer seeing this error.

Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Reporting API randomly returning doubly escaped data in XML reports

2013-11-15 Thread HK
This is extremely urgent to us to get resolved ASAP. Can someone from 
Google please acknowledge the issue and reply with an ETA for a fix? It is 
having severe effects for our customers who have had all their ads going 
into pending approval etc. due to the URL changes resulting from this.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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: Google Product Taxonomy vs Product Bidding Category

2014-08-25 Thread HK

>
> Hi,
>>
>
Wanted to mention that this is a show stopper for us. We need to be able to 
look across all categories sent via the Content API to the GMC and then 
turn around and call the AdWords API  to create Product Groups partitioned 
by those categories. The taxonomies really need to be identical. Although 
it would be technically possible for us to map them from GMC to AdWords (if 
the mappings were published), that would be less than ideal and error prone 
as the taxonomies potentially evolves.

Hopefully this is something that can be addressed soon.

Thanks,
Hans

 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/136a51a3-7e80-4995-a329-34892d865a0c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Canadian taxonomy missing for Product Groups

2014-08-25 Thread HK
Hi, guys

I apologize if I have missed something obvious, but I'm not seeing the 
Canadian taxonomy in the AdWords UI or via the APIs for Product Groups. I 
can create a Shopping Campaign with Country of Sale set to Canada, but when 
I later go to subdivide the All Products product group, "Category" does not 
show up as an option. The other dimensions are there however.

With the mandatory switch-over to Shopping Campaigns only 6 days away, I'm 
hoping it will be available within the next couple days so that we are 
start testing.

Unrelated, but I'll throw it in here. For the US, "Shower Enclosures" is 
showing up with two different category IDs (-3658200340699135554 
and 2429746971365583318) for the same level (BIDDING_CATEGORY_L5) and the 
same parent (3472290827419987736). I assume that not the intention. So far, 
I've only seen this for the US, and not GB for example.

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fd40a817-2829-4795-825e-a0a303c6aac0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Incomplete documentation for ClickType - does "Product Listing Ad - Coupon" match up with "pla_with_promotion"?

2014-11-13 Thread HK
Hi,

I'm seeing incomplete documentation for ClickType 
 and 
I wanted to ask for confirmation around that. We are receiving clicks for 
the {adType } 
value track parameter "pla_with_promotion". My question is what that 
translates to for ClickType in an Ad Performance report. I assume it's 
"Product Listing Ad - Coupon", but please confirm.

Other ClickType's are showing up in the report as well that are not 
documented, such as "product listing ad - local", "product listing ad - 
multichannel local" and "product listing ad - multichannel online" but 
between {adType} and {product_channel}, those are easy to match up.

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/606cae6b-a93f-40c3-aa20-b0e0c9f54526%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Incomplete documentation for ClickType - does "Product Listing Ad - Coupon" match up with "pla_with_promotion"?

2014-11-14 Thread HK
Josh, just private messaged you with the requested details.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/80bca8e6-9e28-4d45-ba2d-e94e1e32e25d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Incomplete documentation for ClickType - does "Product Listing Ad - Coupon" match up with "pla_with_promotion"?

2014-12-03 Thread HK
Hi, Josh

Any luck with determining if "pla_with_promotion" maps to "Product Listing 
Ad - Coupon"?

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9a1dfcfd-845a-4a7f-bc5f-eeea4599a640%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


ProductSalesChannel retired or replaced in v201409?

2015-01-16 Thread HK
While working on upgrading from v201406 to v201409, we noticed 
that ProductSalesChannel is no longer present as it was in v201406 
.
 
The migration guide 
 kind 
of makes it look like it's only removed from reports. But, my question is 
whether the functionality that this setting provided has been replaced with 
something else? If not, how will Google determine if a campaign can display 
local ads or only traditional online ads?

Thanks,
Hans


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/965405d7-c6cf-4819-90ec-f96793187e27%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ProductSalesChannel retired or replaced in v201409?

2015-01-16 Thread HK
Thanks, Josh.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0f87-8cc4-4193-9af9-e051ff98a615%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Lots of bad gateway exception when calling Adwords API to download campaigns

2015-01-19 Thread HK
We also saw an uptick in those on 1/7. We probably have one every 3 days or 
so, but on the 7th, we had 5. So in other words, another "me too" :-)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5ca79828-d532-4b03-a993-15c7b37ac83a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to retrieve all LocationCriterions via LocationCriterionService

2015-01-19 Thread HK
Hi,

Is there a way to get all the LocationCriterions via 
the LocationCriterionService? It seems that it requires certain predicates. 
I'd like to retrieve all of them maybe once every two weeks and store 
locally. Is it instead expected that API users download the CSV files 
from https://developers.google.com/adwords/api/docs/appendix/geotargeting 
and https://developers.google.com/adwords/api/docs/appendix/cities-DMAregions?

Hopefully there is a way to either query all of them or add a predicate 
that includes all via a get call.

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4ea25ccb-350b-4dfd-8c97-855d4fbc9dcb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to retrieve all LocationCriterions via LocationCriterionService

2015-01-20 Thread HK
Thanks, Anash. Hopefully you guys will keep the download URL for the latest 
files the same across updates, so http://goo.gl/3Mxbei (DMA) 
and http://goo.gl/HndLIn (Geo locations). That way we can grab it 
programmatically 
more easily.

.
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4c368272-78a2-48f8-94b2-26b18b30771f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


"caseValue" for ProductPartition unexpectedly null when subdivided by "Channel" or "Channel Exclusivity".

2015-02-19 Thread HK
Hi,

Similar to this post 

 
for Product Scopes, using v201409, if I subdivide a product partition using 
either "Channel" or "Channel Exclusivity", caseValue is returned as null on 
the criterion object. The forwardCompatibilityMap object on 
the AdGroupCriterion is also null. This will break our AdWords API 
integration if merchants start using it and will quickly become a serious 
problem as we have no way of representing these product partition with the 
current APIs/types. I assume new types will eventually be added to 
ProductDimension in a future API version, but in the meantime, we can't 
have this broken.

Any help to resolve this quickly would be greatly appreciated.

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a17b0fc8-8289-4f91-ba4f-e4f2c21118f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: "caseValue" for ProductPartition unexpectedly null when subdivided by "Channel" or "Channel Exclusivity".

2015-02-20 Thread HK
Thanks, Mike. From the outside, it seems to me that these new types 
shouldn't be made available in the AdWords UI until everyone is on a future 
API version that supports them.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/04b27e81-7e37-463b-a5fa-421927f1e5bc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: "caseValue" for ProductPartition unexpectedly null when subdivided by "Channel" or "Channel Exclusivity".

2015-03-02 Thread HK
Hi, Mike

Any updates on this issue or the Product Scope issue?

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ecde4b4a-5efc-4ad7-b144-26bd85cc2310%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ConversionTrackerService get call returning duplicate data

2015-03-06 Thread HK

>
> Thanks, Josh.
>>
>
Note that we most often receive duplicate data as Michael mentions, but 
sometimes also a null value for "entries" when totalNumEntries indicates 
that there is more data. We had to deploy a production patch to disable the 
feature altogether yesterday, so hopefully this is something that can be 
addressed soon.

Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3de5d78f-28f7-4861-8742-ba2ccfd99524%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Report Summary is missing

2015-03-10 Thread HK

>
> I realize this is an old thread, but is there a specific reason why the 
>> summary can't be included in the XML response? It is definitely something 
>> we would use. Our current solution is based on parsing XML and not a flat 
>> file, so it'd simplify the implementation on the client side if it could be 
>> added to the XML as well.
>>
>
Thanks,
Hans 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/dbc986a1-4f47-4a4b-a703-a85936f8096b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: "caseValue" for ProductPartition unexpectedly null when subdivided by "Channel" or "Channel Exclusivity".

2015-03-11 Thread HK
Hi, Mike

Thanks for looking into this. It's unfortunate that we need to deploy code 
to our production environment and everything that involves to get around 
this. You guys are normally good at not making breaking changes to an 
already released API version. Anyway, is this solution available for 
Product Groups as well and not just Product Scopes?

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/373a9ae3-e611-4a4b-ac01-5d233001dc24%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: "caseValue" for ProductPartition unexpectedly null when subdivided by "Channel" or "Channel Exclusivity".

2015-03-16 Thread HK
Hi, Mike

I'm seeing forwardCompatibilityMap being populated for Product Scopes, but 
not Product Groups (BiddableAdGroupCriterion) subdivided for example by 
Channel. In your 3/11 reply, you refer to Product Partitions and I'm 
wondering when/if this will work for Product Partitions?

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/82390240-64f2-4df2-a968-d3a6fc6ed3ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: "caseValue" for ProductPartition unexpectedly null when subdivided by "Channel" or "Channel Exclusivity".

2015-03-17 Thread HK
Just to be clear, I'm seeing forwardCompatibilityMap be null 
on BiddableAdGroupCriterion objects.

Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fda901e8-3867-4a3a-a0ec-cdbfcf164e49%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: "caseValue" for ProductPartition unexpectedly null when subdivided by "Channel" or "Channel Exclusivity".

2015-03-17 Thread HK
Hi, Mike

Correct, I am not seeing forwardCompatibilityMap being populated on 
BiddableAdGroupCriterion objects (Product Partitions). However, I am 
seeing forwardCompatibilityMap on CampaignCriterion objects (Product 
Scopes). I would expect it to show up on both types of objects so that 
anyone using v201409 have a chance to get unblocked until they upgrade to 
v201502.

Hopefully that makes sense. If not, I'll be happy to clarify further.

Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/220bdf9c-c947-4652-86cd-5ee0ed9fa747%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ConversionTrackerService get call returning duplicate data

2015-03-18 Thread HK
Hi, Josh

I was wondering if you have made any progress on this so that we can 
re-release the feature as it's required by RMF.

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f52baa76-bcfe-4405-a832-31c5f24c0eb3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Campaign Criterion Service (ProductScope) Dimensions for Inventory Filters 'Channel' and 'Channel exclusivity'

2015-03-19 Thread HK
In case others come across this, the answer for this has been posted to 
another 
thread: 
https://developers.google.com/adwords/api/community/?place=msg%2Fadwords-api%2FYUXSmJeU_DQ%2Fx5MALF1Wv8MJ

Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d86d4d88-70ff-4a3b-a2d2-d768f8809704%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: "caseValue" for ProductPartition unexpectedly null when subdivided by "Channel" or "Channel Exclusivity".

2015-03-26 Thread HK
Hi, Mike

Just wanted to let you know that this is not a priority for us anymore as 
we are moving to v201502 sooner than originally planned as we need this 
resolved quickly. Other might of course still be affected though.

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/128e6995-f5b8-4aec-9210-df86bfd92d40%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: "caseValue" for ProductPartition unexpectedly null when subdivided by "Channel" or "Channel Exclusivity".

2015-03-31 Thread HK
Thanks, Josh!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6336fdb2-8d29-4ab5-8885-15ac7f3f2094%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ConversionTrackerService get call returning duplicate data

2015-04-01 Thread HK
Josh,

Hate to keep nagging you about this, but would you be able to give us an 
ETA for when this might get addressed?

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5d31fed6-ad62-49f8-a72e-717b055ee81a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ConversionTrackerService get call returning duplicate data

2015-04-01 Thread HK
Great, thanks for the udpate!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/553a13d5-cca8-419e-b2e5-c350e8e9c4ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Testing Upgraded URLs

2015-04-07 Thread HK
Hi,

I wanted to ask what Google's recommendation is for testing Upgraded URLs? 
Adding support for Upgraded URLs will touch millions of ads and keywords 
for us and we need a way to be 100% certain that the various new properties 
(final URL, custom parameters, etc.) at various levels of the accounts 
build the expected URL in the end.

Thanks,
Hans

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/30c68124-7788-4681-a8bb-ad143e22b9d2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   >