e a Report that lists
all the SiteLinks mapped to each Campaign along with their approval status
and feed item details. Stats like impressions/clicks would be nice but are
optional since I can pull those separately. Is there a way to get this via
Reports?
Joel
On Friday, May 23, 2014 7:44:47 AM UTC
Looks like our calls against the AdGroupCriterionService are failing
frequently with InternalApiError.UNEXPECTED_INTERNAL_API_ERROR for about
the past 8 hours (since 11pm eastern time). Are there any known issues with
this service?
Joel
Hello,
We're currently trying to upload offline call conversions to a custom call
conversion goal we created in our MCC account. We have successfully
performed this process with normal conversions (conversions from clicks -
with Gclid). However, we can't seem to succeed doing so with Call
Conv
Hello Dannison,
The issue was in fact related to the large size of the request you
mentioned. Everything is working fine now.
Thank you for your response!
On Monday, 5 November 2018 19:04:46 UTC+1, Dannison Yao (AdWords API Team)
wrote:
>
> Hi Joel,
>
> The UNPARSEABLE_CALLERS_
of them. Any ideas on how to
get around this? I'm thinking it's a bug in AdWords since I shouldn't
be receiving this message when calling updateAds.
Thanks,
Joel
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Goog
Well I'm not seeing this error any more, maybe someone fixed it
already? :)
I'll re-post here if it crops up again.
Thanks!
On Jun 22, 4:40 pm, AdWords API Advisor
wrote:
> Hello Joel,
>
> Could you find the value of the "requestId" header in the SOAP
> resp
When I run the Account Structure report aggregated at the , it only
contains Adgroups & Campaigns that have Keywords in them. If I have an
empty AdGroup, it's missing from the report. Is there a way I can get
this report to include ALL account structures?
On a related note, as a request for enhan
Thanks, I meant to say they are missing if I aggregate at the keyword
level.
I sent an email with the details to the adwordsapi.. email address.
On Aug 12, 5:29 pm, AdWords API Advisor
wrote:
> Hi Joel,
>
> The Account Structure Report should return all Campaigns and AdGroups,
>
m in the AdWords UI so
I don't know where they came from. I can ignore them since I'd guess
they don't get any traffic, but it seems odd to include them in this
report.
-Joel
--~--~-~--~~~---~--~~
You received this message because you are subscribed to
In the old AdWords UI we used to be able to deep-link into the Account
structure from our own tools. As long as we knew the Campaign and
AdGroup Id, we could directly navigate to the same AdGroup in AdWords
with a link like the following:
https://adwords.google.com/select/CampaignManagement?adgro
m trying a link like:
https://adwords.google.com/cm/CampaignMgmt#a.1337376144_26837074.key
On Sep 25, 10:39 am, AdWords API Advisor
wrote:
> Hi Joel,
>
> This isn't an AdWords API question per se, but I can understand how
> this would be useful when developing an application. I
Which service would I use to pull the average search volume for 1
keyword? I'm using the Variations service and it's returning too many
values. It's just a waste of units for me. And examples would help
greatly.
--
You received this message because you are subscribed to the Google Groups
"AdWord
I know that the Search Query Performance Report only provides queries
aggregated at the AdGroup level, but can we please have this data
supplied down to the unique Keyword?
MSN AdCenter has just provided a Report that does this (http://
msdn.microsoft.com/en-us/library/ee703956.aspx). So now Googl
ge this I would consider using the
library. My suggestion for fixing it is to use separate jars, 1 for
the v200909-specific classes, and 1 for the v200906-specific classes.
That way we could add/drop the jar dependencies without modifying our
own source code. Thanks!
Joel
--
You receive
http://code.google.com/apis/adwords/v2009/docs/bulkjobs.html
It says a "customer" has a queue that can hold up to 10 jobs. Is a
"customer" defined by the MCC account, by the individual client id, by
developer token? Thanks!
Joel
--
You received this message because you a
s array is indexed the same as the input
array. So how in v2009 can we determine which input element caused an
error?
Thanks!
Joel
--
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-...@
t;2009120120091216UNIT_COUNT (handleRequest.159)
DEBUG [soap_xml] http://schemas.xmlsoap.org/soap/
envelope/">37b605d5b1f0f2d70b2451589608ea58148910
(handleResponse.219)
Thanks!
-Joel
On Dec 2, 12:25 pm, AdWords API Advisor
wrote:
> Hi James,
>
> Your request looks correctly formatted, and I am seeing the
I see, using the MCC in the Client Id field made it work. It would
definitely be useful to have this in the documentation, and for any
other services that will require the MCC Id.
Thank you!
On Dec 17, 2:54 pm, AdWords API Advisor
wrote:
> Hi Joel,
>
> I am able to retrieve units cor
w NetworkTarget();
contextual.setNetworkCoverageType
(NetworkCoverageType.CONTENT_CONTEXTUAL);
networkTarget.setTargets(new NetworkTarget[] { google, search,
content, contextual });
Receiving the error:
[TargetError.MULTIPLE_OCCURRENCES_OF_SAME_TARGET @ operations
[0].operand.targets[0]
Thanks!
-Joel
--
Yo
LABLE_FOR_THE_CUSTOMER @ operations
[0]/*CampaignId: 123456789*/]https://adwords.google.com/api/adwords/cm/v200909";>
[TargetError.SEARCH_SUGGEST_NOT_AVAILABLE_FOR_THE_CUSTOMER @ operations
[0]/*CampaignId: 123456789*/]ApiExceptionhttp://www.w3.org/2001/XMLSchema-
instance">operatio
k in the client library log, is that correct
too?
Thanks,
Joel
On Jan 4, 1:40 pm, Ralph Heimburger <1stpo...@gmail.com> wrote:
> ok this makes sense, but how do I code to trap for and unknown error,
> is it different than RequestError?
>
> Here is my current code (python):
>
&g
Every time I call AdGroupCriterionService.mutate()
Here's the SOAP XML - any thoughts?
Thanks,
-Joel
http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://
www.w3.org/2001/XMLSchema-instance">http://sc
+ Ad level?
Thanks,
Joel
--
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...@googlegroup
Just checking if there was an update on this? We have a very large
volume of KWs so sending smaller batches is not an option from a
performance standpoint. This issue is blocking our rollout to v2009
since it's pretty important.
Thanks!
Joel
On Jan 5, 5:45 pm, AdWords API Advisor
wrote:
id is logged as blank on all of these errors.
Joel
On Jan 12, 3:29 pm, AdWords API Advisor
wrote:
> Hi Joel,
>
> Have you noticed any trends about how many operations it takes to
> trigger this error? I haven't been able to replicate it using up to
> 400 operations per re
control creating ServiceAccounts, but we also need a similar flag for
tracking User/Service mappings.
Maybe I'm missing something here but we shouldn't have to explicitly
cleanup mappings that aren't necessary to be created in the 1st place.
Am I right?
Thanks,
Joel
--
You receiv
his issue.
>
> Cheers,
> Peter
>
> On Feb 18, 10:11 pm, joel wrote:
>
> > If you have code structured like the following,
> > ServiceAccountantManager leaks memory due to retaining the Service in
> > its serviceUsers map:
>
> > AdWordsUser u
viceAccountantManager accounts for this.
So, I'd still like to see this issue addressed. In the meantime our
workaround is call the "clear" method every time we request a service.
Thanks,
Joel
On Feb 19, 10:54 am, joel wrote:
> Oh man I'm 2 days late. I didn't see tha
Hi, I'm receiving an AdError LINE_TOO_WIDE on an Ad Title, but it's
only 18 characters when you remove the DKI. Are there unique rules for
JP text?
Here is the Ad Title generating the error:
{KeyWord:赤坂エクセルホテル東急}に宿泊予定なら
Thanks,
Joel
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
I'm also waiting on this feature. It's a must-have if all of your old
V13 reports already parse the XML, and we also have extremely large
reports.
On Jun 29, 4:17 pm, AdWords API Advisor
wrote:
> Hi Manfred,
>
> This feature is currently being developed, but I don't have any
> information on whe
ist
3) Add a new one with my new list of Sitelinks
Is there a better way to do this? If not, can you please consider
adding Ids to the Sitelink objects so that those can be added/removed
individually.
Thanks,
Joel
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and di
operation.setOperator(Operator.ADD);
lOperations.add(operation);
}
CampaignAdExtensionOperation[] operations =
lOperations.toArray(new
CampaignAdExtensionOperation[lOperations.size()]);
extSvc.mutate(operations);
Thanks for any help,
Joel
On
for others: use the generic AdExtension object
in REMOVES.
Thanks,
Joel
On Aug 18, 7:00 am, AdWords API Advisor
wrote:
> Hi Joel,
>
> To add (or modify) SiteLinks for a campaign, you have to
>
> - Check if there is an active SiteLinkExtension. If yes, remove it.
en if partialFailure = true, it should
return the ACCOUNT_LIMIT_EXCEEDED error.
Let me know if you have any questions, thanks,
Joel
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adword
ut no mention of a resolution. Let me know if you see
any additional information.
Joel
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adword
This is still happening today. Several other people have posted about
problems with the AdGroupService. Can someone from Google verify
whether there is a known issue right now?
On Dec 6, 11:33 am, joel wrote:
> I'm getting repeated Unexpected exceptions try to
I have a Report which works for most accounts, but repeatably fails
when called against a specific Account. Can someone please investigate
this request and let me know if it's something I can fix on my end?
API Request Id is: e3d44eab651d2ac6a5f43336212e9cc2
Thank you,
someone could research this since it seems to be
happening with increased frequency, thank you.
-Joel
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/grou
Unfortunately this is still occurring on at least several accounts. I
forwarded the account ids to apiadvisor and our rep. Can you please
continuing researching the issue? Let me know if you need any
additional details.
On Dec 29 2010, 1:16 pm, AdWords API Advisor
wrote:
> Hi Joel,
>
>
I'm also seeing persistent UNEXPECTED_INTERNAL_API_ERROR, but in Production
with the AdGroupCriterionService. Is there an API outage today?
On Friday, March 30, 2012 10:19:24 AM UTC-4, Florent wrote:
>
> Hi,
>
> I try to use the Sandbox and I try to create my Accounts with
> GetAccountHierarchy
Since Friday night I've seen this repeatedly in our production accounts.
Has anyone verified this?
On Tuesday, June 26, 2012 6:34:59 AM UTC-4, Anash P. Oommen wrote:
>
> Hi Minh,
>
> Please post a sanitized SOAP request and response xml and I'll ask the API
> team to look into this.
>
> Cheers
Let's say I submit a bunch of MutateJobs and then my process crashes before
I can poll & process all of the results. Is there an API call I can use to
retrieve successful or failed mutated jobs? It doesn't seem like there is,
could one be added to handle the case where I've "lost" my job ids.
-
I strongly second all of these requests, particularly #3 (default Param
values at the Ad or AdGroup)!
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~
To support Enhanced Campaigns I want to update all my keywords with some
additional ValueTrack parameters. I heard a rumor from our accounts reps
that the API can only process 6 million keyword url updates per week. Is
this accurate?
Thanks!
Joel
ie the
Red Shoes items to my Red AdGroup and the Blue Shoes item to my Blue AdGroup,
or do I need 2 separate feeds?
3) Can I map multiple Feeds to the same Campaign for SiteLinks or is only 1
Feed allowed to be the PLACEHOLDER_SITELINKS?
Thanks in advance!
Joel
--
--
=~=~=~=~=~=~=~=~=~=~=~=
roup SiteLinks override Campaign SiteLinks?
Thanks again!
On Tuesday, April 9, 2013 3:06:15 PM UTC-4, joel wrote:
>
> Hello, I have a couple of questions about mapping a feed to a campaign for
> SiteLinks:
>
> 1) Is there an easy way to map ALL items in a Feed to a Campaign? Th
*bump*, and an additional question:
6) What's the uniqueness scope for feed item ids? Globally unique? Unique
per feed?
Thanks,
Joel
On Tuesday, April 9, 2013 3:06:15 PM UTC-4, joel wrote:
>
> Hello, I have a couple of questions about mapping a feed to a campaign for
> SiteLi
Thanks David - great answers!
On Thursday, April 11, 2013 3:30:01 PM UTC-4, David Torres (AdWords API
Team) wrote:
>
> Hi Joel,
>
> Let me try to answer all your question to the best of my knowledge, please
> let me know if there is something not clear.
>
> 1) No, you n
It looks like the new Placement Performance Report is missing the Average
Position column (avg. rank). The old Managed Placements Report had this
column. Was its removal intentional? If not, could this be added back in?
Thanks!
Joel
l
and use case examples please be added to the documentation? Thank you!
Joel
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
REMOVE call but that gave another error. How do I remove the
override?
Thanks!
Joel
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsD
That works! Thank you!
On Thursday, October 16, 2014 9:33:37 AM UTC-4, Michael Cloonan (AdWords
API Team) wrote:
>
> Hello Joel,
>
> To remove the override, you should be able to set the biddingStrategyType
> <https://developers.google.com/adwords/api/docs
The Search Query Performance Report has DestinationUrl but is missing
FinalUrls as an available column. Could this be added please ASAP? It seems
to me like every report that has DestinationUrl should include FinalUrl,
there might be others missing too? Thanks!
Joel
n the
same number of rows? Thanks!
Joel
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this me
This issue has been occurring to us as well, since at least 2 days ago.
On Monday, March 9, 2015 at 9:30:17 AM UTC-4, Hisashi Hayashi wrote:
>
> Hi!
>
> AuthenticationError.NOT_ADS_USER has occurred when I tried to get day
> before yesterday's Click Performance Report.
>
> xmlns:ns2="https://adw
Seeing this repeatedly, but just one 1 single account. Last time this
occurred it was due to a server-side reporting problem - are reports
experiencing a problem again?
Joel
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https
"me too" on this. And I'm also seeing it on the Click Performance Report as
well.
On Friday, April 24, 2015 at 1:52:34 PM UTC-4, AdWordsApiUser wrote:
>
> Started getting this error if city, or region is selected (if you select
> only country, it works OK) in the GEO_PERFORMANCE_REPORT. API v201
eturn
Sitelinks from any Feed?
Thanks!
Joel
Example code that I ran:
CampaignExtensionSettingPage page = service.query("Select CampaignId,
Extensions where ExtensionType=SITELINK AND CampaignId=1234");
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our
eport
since Destination Url is blank after you switch to FinalUrls. I can't
imagine this is difficult to implement?
Joel
On Thursday, December 25, 2014 at 5:57:03 AM UTC-5, Danial Klimkin wrote:
>
> Hello Joel,
>
>
> Thank you for bringing this up, we'll review this reque
sanitized
response XML showing the new field. Thanks!
Joel
http://schemas.xmlsoap.org/soap/envelope/";>
https://adwords.google.com/api/adwords/cm/v201601";>
0005322b73b334600a815112f90f1db6
CampaignExtensionSettingService
predicate, "ExtensionType = 'SiteLink'"
-Joel
On Friday, May 6, 2016 at 1:29:55 PM UTC-4, Alex Jones wrote:
>
> I do not have any SOAP logs from before the issue occurred, but I am
> currently working to reproduce the issue and generate some SOAP in our test
> ac
I'm seeing this consistently with just 1 of our accounts as well. The
customer id is 3177205665. This has happened repeatedly for 2 days now, so
it doesn't seem temporary. Can you investigate with this customer id?
Joel
On Tuesday, July 19, 2016 at 10:10:41 AM UTC-4, Michael Cloona
ignId, CampaignStatus, SearchPredictedCtr,
PostClickQualityScore, CreativeQualityScore, FirstPositionCpc,
EstimatedAddClicksAtFirstPositionCpc, EstimatedAddCostAtFirstPositionCpc
Thanks!
Joel
On Thursday, July 28, 2016 at 1:29:28 PM UTC-4, Michael Cloonan (AdWords
API Team) wrote:
>
> Hello,
>
&
Try increasing your api.adwords.reportDownloadTimeout setting in the
ads.properties file. Increasing this to 36 worked for us for this same
issue.
On Friday, August 12, 2016 at 4:50:40 AM UTC-4, Rui Zhang wrote:
>
> I have two adwords sub-accounts.
> When i download reports (api v201605) ,
it = 5
Some sample request Ids with partialFailure = false. WIth
partialFailure true, these still return null instead of reporting an
Api Error.
37071b4ff056a9c5b9bd0d6a0092dd80
ed0df8e7aedca0aa4adc096f04248d8d
250eb08c5627f210622675cc955e9b0e
Joel
On Jan 6, 11:07 am, AdWords API Advisor
w
Hi Eric, any update on this issue? We are still seeing the error
occur, even on accounts less than a month old.
Thanks,
Joel
On Jan 7, 5:21 pm, AdWords API Advisor
wrote:
> HiJoel,
>
> That's interesting, it looks like that type of error isn't being
> handled correct
omains. If I have the same level of detail for both of
these then I can much more accurately use it to target domains. Would
it be possible to include the subdomain in this report?
Thanks,
Joel
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion g
please either alter the return value to distinguish between the
placement types, or add a separate column to accomplish this?
Thank you,
Joel
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.c
I'd like to second this post. It seems as if in the Keyword
Performance Report that Content traffic is now reported with the
attribute keyword='Content' whereas just a couple of days ago it was
matchType='Content'. I see nothing in this forum or on the API blog
discussing these report changes.
On
Oops I was wrong about Content used by under matchType, it was under
keywordText same as Rob posted. But it's still annoying to have to
deal with fixing our code and re-running our data import after clients
complain.
On Feb 24, 9:22 am, joel wrote:
> I'd like to second this post. I
ities?
On Feb 14, 5:12 pm, AdWords API Advisor
wrote:
> Hi Joel,
>
> This report aims to provide the same information that's available in
> the AdWords web interface. If you'd like to see the data available in
> reports expanded, you can file a feature request here:
eport request id for
debugging.
Thanks,
-Joel
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this mes
/">8d0b854e609fb6d0d854cc01049673a5140540017987521KeywordTextDestinationUrlIdFirstPageCpcStatusKeywordMatchTypeMaxCpcQualityScoreAdGroupIdIsNegativeCampaignIdEQUALS4985071AdGroupIdEQUALS211482751API Sync KeywordsKEYWORDS_PERFORMANCE_REPORTfalseTODAYGZIPPED_XML20110314 100303 America/Los_Angeles
On Mar 14, 12:45 pm, Joel wrote:
> I'm running a Keywords Performance Report with a date range of TODAY.
> The values of the Max CPC colum
The issue is not fixed. I tested on the same AdGroup used in the
example SOAP above and I still see "--" as the MaxCPC. I'm using
v201008 of the API if that helps.
On Mar 17, 12:17 pm, Eric Koleda wrote:
> Hi Joel,
>
> We've done some more testing, and it now se
!
Joel
On Mar 17, 5:01 pm, Eric Koleda wrote:
> Hi Joel,
>
> Thank you for the update. I dug into the issue deeper, and seems the
> problem is only affecting campaigns that have position preference enabled.
> I'll pass this information on to the core engineering team and l
The v201101 Ad Extensions Performance Report only returns performance
metrics for the entire SiteLink Extension. It would be much more
useful if it allowed us to breakout by each individual SiteLink
(Destination Url and Link Text). Could these fields please be added to
this report?
Thanks,
Joel
to downloading a separate AdGroup performance report to
get these statistics?
Thanks,
Joel
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/gr
I probably should have also mentioned this is v201101.
On Jun 7, 1:21 pm, joel wrote:
> Until today the Keyword Performance Report included Content Network
> stats under the "Content" keyword match type. Today those stats are
> missing from the row (the rows aren't i
The Keyword Performance Report was working fine until June 6th. I
don't like it when reports change data with no warnings. I'm also not
looking for domain-level stats, just Adgroup stats. I'm still waiting
on an official word back from Google on it.
On Jun 8, 12:32 pm, Rob wrote:
> We find it ea
which the bid simulator shows 0 clicks.
18809556142
37388191
12693113821
Is there any particular reason why so many don't have valid data? Is
this an AdWords bug or are there ways to identify keywords that won't
have bid simulator data?
Tha
Hi Eric, the web UI matches the API. The Bid Simulator does return
values for Impressions, but 0 for clicks at all bid levels. The
keywords I gave as examples do average several clicks/day so it's not
correct that there are 0 clicks showing in the bid simulator.
Thanks!
Joel
On Jul 25, 11:
Hello, Yahoo Japan is migrating their search API to a Google-based
version within the next couple of weeks. I've looked at the WSDLs and
they are not directly using the Google API/versions. I was wondering,
will the client libraries be updated to support the Yahoo JP API?
Thanks,
meter
IdeaTextMatchesSearchParameter
MobileSearchParameter
NgramGroupsSearchParameter
Are these still supported in any ways? How can I use them?
Thanks!
Joel
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/ad
*bump*
Could someone from Google respond? Have these options been removed
from the v201109 TargetingIdea Service?
Thanks!
Joel
On Dec 5, 2:41 pm, joel wrote:
> http://code.google.com/apis/adwords/docs/reference/latest/TargetingId...
>
> It seems as if the some of the cl
Ok that makes sense. Thank you for the clarification Kevin!
On Dec 12, 10:25 am, Kevin Winter wrote:
> Hi Joel,
> The short answer is Yes, these are no longer available in the API. For
> example, KeywordCategoryIdSearchParameter was replaced
> by CategoryProductsAndServicesSea
I see this too in API v. 201609. AD_PERFORMANCE_REPORT, The report row is
return like below, see adType='unknown':
On Thursday, June 15, 2017 at 8:34:28 AM UTC-4, Michael Cloonan (AdWords
API Team) wrote:
>
> Hello,
>
> Can you confirm what version of the API you're using to make this request
a new Account. Is there a way
to do this with validation only?
Thanks!
Joel
// Build a new Customer object and populate required objects
Customer.Builder builder = Customer.newBuilder()
.setDescriptiveName(StringValue.of(spec.name))
.setCurrencyCode(StringValue.of(spec.currenc
's billing underneath an existing consolidated
billing Payment Account. However when I run the following code, a NEW
payment account is created instead of attaching it to the existing one.
Thanks!
Joel
PaymentsAccountInfo paiInfo = PaymentsAccountInfo.newBuilder()
.setPaymentsAcco
Thank you for the detailed reply! I've made the following modifications but
now the mutateBillingSetup() call returns an internal error. The request id
is in the error below - any thoughts? Thanks!
-Joel
WARN [com.google.ads.googleads.lib.request.summary] <15:32:26>
It happens on every request.
On Monday, June 24, 2019 at 2:37:56 PM UTC-4, adsapiforumadvisor wrote:
>
> Hi Joel,
>
> Thank you for reaching out, and apologies that you're running into this
> issue. Are you receiving this error message on every request, or is it
> in
anged with this specific report that may have affected performance? Also,
these reports are still on API v201809. Thanks!
Joel
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
rting though? (Report Definition fields?). I haven't
found any, so if not, could you please consider adding those enums to the
client library? Thanks,
Joel
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.
/AdGroupCriterionField.java
for the AdGroupCriterion service is missing "AdGroupStatus,
"CampaignStatus". The reference document also excludes these. Yet I'm able
to successfully use these as Predicate values. Could these be updated to
include all the allowed Predicates?
Hi Shwetha, I wanted to follow-up on this to see if you had more
information about this? Can the documentation and selector fields be
updated to include all allowed values? Thanks,
Joel
On Wednesday, August 16, 2017 at 4:07:34 PM UTC-4, Shwetha Vastrad (AdWords
API Team) wrote:
>
> H
his conflict
(https://developers.google.com/adwords/api/docs/appendix/reports/account-performance-report#conversiontypename)
It looks like maybe this is a bug in the API and this should still be
allowed? Thanks for looking,
Joel
HTTP Response Code: 400, FieldPath: ConversionTypeName, Trigg
documentation issue because the requested fields should be
allowed together and always have been.
Joel
On Tuesday, March 23, 2021 at 1:25:24 PM UTC-4 adsapiforumadvisor wrote:
> Hello,
>
> Thanks for pointing this out. I've passed this information to the team so
> that
Sorry, meant to simply say it's not a documentation issue.
On Wednesday, March 24, 2021 at 9:13:21 AM UTC-4 joel wrote:
> I also reported this issue on March 4th (
> https://groups.google.com/g/adwords-api/c/LZfwrb3duaE/m/awDPr2STAwAJ) but
> I didn't follow-up because it
:operator => 'IN',
:values => ["CONTENT"],
},
{
:field => 'AdNetworkType2',
:operator => 'IN',
:values => ["CONTENT"],
}
Is there somet
Ok that does makes sense. So I'm looking for a Campaign Performance Report
I guess. Impressions, Clicks, etc. on a Remarketing Campaign for a certain
day.
Joel
On Monday, October 1, 2012 9:33:23 AM UTC-4, Oliver wrote:
>
> What data do you expect to see? A remarketing campaign
7;ve done that, come back here and
we'll create a remarketing campaign for you.
Is there a reason a basic "all visitors" tag isn't auto-created for users
when their account is created? It seems that there would be a lot more
buy-in for remarketing if that one simple step wa
1 - 100 of 108 matches
Mail list logo