Hello,
I'm a little confused about the following fields and their meanings.
https://developers.google.com/adwords/api/docs/reference/latest/AdGroupAdService.AdGroupAd#trademarkDisapproved
https://developers.google.com/adwords/api/docs/reference/latest/AdGroupAdService.Ad#disapprovalReasons
For t
Have you tried the sandbox viewer? It's available
at http://code.google.com/p/google-api-adwords-java/
-Mike
On Thursday, 25 October 2012 09:11:47 UTC-4, Mirror wrote:
>
>
> Hi!
>
> When I use sandbox - $wsdl = 'adwords-sandbox.google.com
>
> Can I see results of operation (Create Company,
Is the sandbox viewer scheduled to be updated soon? Looks like the current
jnlp file is pointing to sandbox-account-viewer-1.4.1.jar. Looks like this
jar needs to be migrated.
Thanks,
Mike
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http
Are you setting the alternate_url for sandbox? For Example:
my $client = Google::Ads::AdWords::Client->new({alternate_url => "
https://adwords-sandbox.google.com"});
-Mike
On Tuesday, 9 October 2012 14:07:57 UTC-4, Yeison Rodriguez wrote:
>
> When I try to use the delete_keywords example scri
I ran into the following error yesterday. Seems like this is
an intermittent issue as I'm unable to reproduce it now. Any ideas?
Thanks,
Mike
http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
I tried opening up sandbox-account-viewer-1.3.1.jar and it looks like it
needs to be upgraded to v201109.
On Wednesday, 14 March 2012 05:49:53 UTC-4, wn wrote:
>
> Hi Anash,
>
> thank you for looking into this!
>
> I'm using the latest available version (v1.3.1 from January, 24th). Is it
> p
I'm seeing the same problem. It started yesterday for me.
On Tuesday, 13 March 2012 12:30:26 UTC-4, wn wrote:
>
> I've been using the Sandbox Account Viewer for quite some time now
> successfully, but since today I see a strange behaviour:
> I can log in but when I try to view existing campaign
I'm currently setting 'Desktop' and 'Tablet'. The following shows the soap
request. When I look at the UI, I see 'All' for devices. Is this correct?
If so, how do I prevent 'HighEndMobile' from being included?
http://www.w3.org/2001/XMLSchema";
xmlns="https://adwords.google.com/a
3. Keyword status looks like it changed from 'Active' to 'enabled'.
Any documentation of what I should expect to see for these different values?
Thanks,
Mike
On Tuesday, 28 February 2012 09:27:37 UTC-5, mmasters wrote:
>
> Hello,
>
> I just want to verify some
;
> Mike,
>
> Thanks for the reply. I was afraid I'd need to run several reports to get
> the data required.
>
> Tim Mitchell
>
>
> On Tuesday, February 28, 2012 9:30:53 AM UTC-6, mmasters wrote:
>
>> You're going to have to get all the information via 2 or
You're going to have to get all the information via 2 or more reports and
cross reference them.
The information at
http://code.google.com/apis/adwords/docs/reportguide.html#normalization
suggests
using keywordId to 'join' Ad performance report and Keyword performance
report. Although, some c
+1
On Tuesday, 28 February 2012 10:08:36 UTC-5, Tim Mitchell wrote:
>
> +1 for me.
>
> On Tuesday, February 28, 2012 4:27:12 AM UTC-6, Algimantas Krasauskas
> wrote:
>
>> I see a lot of people here still asking questions regarding migration
>> from earlier API versions to v201109. So it seems th
aignid, adgroupid, and keywordid. It
> may be over kill, but it has worked for me.
>
> If you are using .net 3.5 or higher take a lookat the the linq join. That
> is how I did it.
>
> On Monday, February 27, 2012 9:53:33 AM UTC-5, mmasters wrote:
>>
>> Hello,
>>
Hello,
I just want to verify some differences I'm seeing in values that are
returned.
1. The first one is minor, but I'd like to verify this is correct. In v13,
I see 'Google Search' for adDistributionWithSearchPartners. For the
equivalent, 'Network (with search partners)' value
from AD_PERFO
Hello,
I'm migrating v13 reporting and I'm trying to get the same report by cross
referencing AD_PERFORMANCE_REPORT and KEYWORDS_PERFORMANCE_REPORT.
What's the best way to 'join' these two reports to get the same information
into one report? My understanding is that I should use KeywordId and
I'm trying to target iOS. I'm using the value from
http://code.google.com/apis/adwords/docs/appendix/mobileplatforms.html
This is a snippet of the SOAP call:
https://adwords.google.com/api/adwords/cm/v201109";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";>
ADD
Also, would 'HighEndMobile' encompass all the mobile platforms? I would
expect it to include 'iOS', 'Android', and 'Palm'.
Thanks,
Mike
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/grou
I'm looking at the following pages:
http://code.google.com/apis/adwords/docs/appendix/mobileplatforms.html
http://code.google.com/apis/adwords/docs/appendix/platforms.html
I'm also referring to
http://code.google.com/p/google-api-adwords-java/source/browse/trunk/examples/v201109/AddCampaignTarg
Hello Minh,
Thank you for the example. I'm programming in Java, but this is very
helpful. I'm wondering if you can tell me if I need multiple
CampaignCriterions for when I want to set multiple Languages. In other
words, one CampaignCriterion per Language.
Also, are there any official example
Any updates on this?
Thanks,
Mike
On Dec 2 2011, 2:52 pm, Eric Koleda wrote:
> Hi,
>
> We are still working with the core engineering team to investigate this
> problem. At this time there are no updates.
>
> Best,
> - Eric Koleda, AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
and I'm unsuccessful:
wsdl2java.sh -ssi -u -uri wsdl_files/
AdExtensionOverrideService.wsdl
Using AXIS2_HOME: /Users/mmasters/Local/axis
Using JAVA_HOME: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/
Contents/Home
Retrieving document at 'wsdl_files/AdExtensionOverrideService.wsdl
21 matches
Mail list logo