how to add detailed demographics as campaign criteria?

2023-05-09 Thread tiny puppet
Hello,

how to add detailed demographics as campaign criteria?

[image: 微信截图_20230509172050.png]

Can somebody help me with this.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7fc34029-4925-4e71-8492-e2ade8f4f3ebn%40googlegroups.com.


How to get auction Insights data?

2023-05-09 Thread tiny puppet
Hi, 

How can we get auction Insights data by using Google Ads API?

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8d3a1ac1-4380-4bbe-9175-189e8f676c55n%40googlegroups.com.


Re: Job processing is very slow

2010-05-26 Thread Tiny
Hi Eric,

Thank you for your answer. I want find some solution for our
application if there is similar issue in the future, so I want to ask
you some additional questions:

1. Can you tell me what do you mean by large batches? Are we talking
about changes in hundreds, thousands, ten thousands entities? I'd like
to know where do you advice to put threshold for using bulk operations
over of their synchronous version.

2. What actually happened to the bulk requests which were successfully
posted to AdWords services? Were they eventually processed? Our users
lost patient with the application and simply terminated posting
changes and tried to post changes once again. That means multiple same
bulk operation requests were sent to AdWords services.

3. Is there some way how to manage bulk operations which were already
sent to AdWords services? I'm looking for something which will allow
me to cancel sent request, if it is not processed after some period of
time.

Cheers,
Marian

On May 26, 3:53 pm, AdWords API Advisor 
wrote:
> Hi Marian,
>
> The problem is only affecting the BulkMutateJobService, so using the
> synchronous methods is a viable workaround.  In general we recommend
> using the BMJS only for large batches of work that are not very time
> sensitive, and using the synchronous services for smaller request or
> those that need to be processed immediately.
>
> Best,
> - Eric
>
> On May 26, 4:23 am, Tiny  wrote:
>
>
>
> > Hi Eric,
>
> > Do you know whether the solution/workaround is using synchronous API
> > call instead of Bulk operations for now? We are using just bulk
> > operations at this moment but switching to synchronous operations
> > shouldn't be problem for us, if we know that it helps.
>
> > Thanks, Marian
>
> > On May 26, 12:04 am, AdWords API Advisor
>
> >  wrote:
> > > Hi All,
>
> > > The core engineering team is looking into this issue, and I'll update
> > > this thread when I have more information.
>
> > > Best,
> > > - Eric Koleda, AdWords API Team
>
> > > On May 25, 3:40 pm, Inah from Brazil  wrote:
>
> > > > What is happening with the API? just keep the status job.getStatus ().
> > > > equals ("PENDING") ... Anybody know how to solve?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Job processing is very slow

2010-05-26 Thread Tiny
Hi Eric,

Do you know whether the solution/workaround is using synchronous API
call instead of Bulk operations for now? We are using just bulk
operations at this moment but switching to synchronous operations
shouldn't be problem for us, if we know that it helps.

Thanks, Marian

On May 26, 12:04 am, AdWords API Advisor
 wrote:
> Hi All,
>
> The core engineering team is looking into this issue, and I'll update
> this thread when I have more information.
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On May 25, 3:40 pm, Inah from Brazil  wrote:
>
>
>
> > What is happening with the API? just keep the status job.getStatus ().
> > equals ("PENDING") ... Anybody know how to solve?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Job processing is very slow

2010-05-25 Thread Tiny
We experienced the same thing today as well. We have some really small
bulk jobs (few ad groups and some 50-100 keywords to change). It takes
ages to process it.

On May 25, 2:37 pm, Hervé  wrote:
> Hi all,
>
> is there any issue today with BulkMutateJobService?
>
> It takes a very long time for Jobs today, even for very small jobs?
> more than 30min to add less than 10 AdGroups
>
> Does somebody has the same issue?
>
> thanks all
>
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion 
> group:http://adwordsapi.blogspot.comhttp://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 
> athttp://groups.google.com/group/adwords-api?hl=en

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


Occasional WebService exception during communication with AdWords API services

2010-05-11 Thread Tiny
Hi,

We are using .NET Google AdWords API client library and we sometimes
get WebService exception when we try to comunicate with AdWords
services (e.g. "System.Net.WebException: The underlying connection was
closed: An unexpected error occurred on a send.").

Before we started to use used client library we had our custom service
base class derived from SoapHttpClientProtocol where we changed
implementation of Invoke method to retry operation few times if it
failed with WebException. This workaround helped us to solve any short
term problems with connections when comunicating over internet.

I see that in Client library is custom service base class as well
(com.google.api.adwords.lib.SoapServiceBase) so we can change source
code and recompile library for us but that means we need to do it all
the time new version of library is released.

I think if would be usefull to add capability of resending request on
communication error to Client library (as settings to configuration or
to constructor). Or do you know some better way how to solve this
problem without changing Client library source code?

Cheers, Marian

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: AdWords API v2009: DotNet ClientLibrary Authentication

2009-11-12 Thread Tiny
Hi,

I noticed that the issue for this problem is already solved. Can I ask
you whether the fixed version of library will be released any time
soon or should I rather download the fixed file(s) directly from
Trunk?

Thx, Marian

On Nov 3, 8:28 pm, AdWords API Advisor 
wrote:
> Hi,
>
> My apologies, but I previously sent you the link to the .NET samples
> issues, not the .NET client library issues.  The correct issue tracker
> is located 
> here:http://code.google.com/p/google-api-adwords-dotnet/issues/list.
> There was already an issue created for this problem, which you can
> find 
> here:http://code.google.com/p/google-api-adwords-dotnet/issues/detail?id=21.
>
> Best,
> - Eric
>
> On Nov 3, 1:40 pm, AdWords API Advisor 
> wrote:
>
> > Hi,
>
> > There is no set turnaround time on these types of defects, but we make
> > an effort to address them quickly.  I'll reach out to the owners of
> > that library and ask them to update the status of that issue.
>
> > Best,
> > - Eric
>
> > On Nov 2, 5:32 pm, alal  wrote:
>
> > > Hi Eric,
>
> > > I logged the issue at the location below and also under the dot net
> > > issue list but have not had response on the issue as yet.
>
> > > I'm new to using the forum and posting questions or defects. Is there
> > > a set turn around time to response to defects? The priority for the
> > > issue  is set at the default medium level.
>
> > > Thanks
>
> > > On Oct 26, 11:44 pm, AdWords API Advisor
>
> > >  wrote:
> > > > Hi,
>
> > > > Thank you for bringing this to our attention.  Please create a bug for
> > > > this issue on the AdWords API .NET Client Library issue 
> > > > tracker:http://code.google.com/p/adwords-api-dotnet-samples/issues/list.
> > > >   The
> > > > maintainers of that library will follow up with you there.
>
> > > > Best,
> > > > - Eric Koleda, AdWords API Team
>
> > > > On Oct 26, 3:30 am,alal wrote:
>
> > > > > I have just switched over to v200909 and have the same issue as I
> > > > > store my credentials in web.config. Previously, the AdWordsUser class
> > > > > had a constructor to pass in headers created from data in web.config
> > > > > (or anywhere other thanApp.config). There does not appear to be an
> > > > > option to do this and we run into he issue described by letot.
>
> > > > > What should I use as a workaround or does this need to be fixed to
> > > > > allow passing a header object in?
>
> > > > > Cheers
>
> > > > > On Oct 24, 1:56 am, letot  wrote:
>
> > > > > > Hello,
>
> > > > > > I'm using the dotNet ClientLibrary v5.0.0 and when I try to
> > > > > > authenticate my user by passing a dictionary with my credentials, 
> > > > > > the
> > > > > > library (AdWordsApiServiceFactory constructor) is reading
> > > > > > configuration file to get those credentials. Of course, the
> > > > > >authenticationfails after not getting that info within the config
> > > > > > file. It should use the credentials passed as parameter and not
> > > > > > configuration.
>
> > > > > > 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-...@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=.




Re: Managing more accounts using AdWords API DotNet Client Library

2009-11-03 Thread Tiny
I found that this is actually a problem of the library 5.0.0 which was
already reported by somebody else:
http://groups.google.com/group/adwords-api/browse_thread/thread/7903cd2711c26b1c

On Nov 2, 1:29 pm, Tiny  wrote:
> Hi,
>
> I'm trying to use your AdWords API DotNet Client Library to work with
> AdWords API services and I got into problem with managing more client
> accounts.
>
> Credentials, which are set to header of each request, are specified in
> application config file. In our company we are managing more client
> accounts which differ in ClientEmail. So I need to be able to specify
> ClientEmail dynamically when creating instance of service.
>
> I know that I can comply my requirements by doing changes to your
> library (changing Service Factories and AdWordsUser class) but I want
> to avoid changing external libraries. So I want to ask whether there
> are some best practices how to handle this situation?
>
> Thanks, Marian

--

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.




Managing more accounts using AdWords API DotNet Client Library

2009-11-02 Thread Tiny
Hi,

I'm trying to use your AdWords API DotNet Client Library to work with
AdWords API services and I got into problem with managing more client
accounts.

Credentials, which are set to header of each request, are specified in
application config file. In our company we are managing more client
accounts which differ in ClientEmail. So I need to be able to specify
ClientEmail dynamically when creating instance of service.

I know that I can comply my requirements by doing changes to your
library (changing Service Factories and AdWordsUser class) but I want
to avoid changing external libraries. So I want to ask whether there
are some best practices how to handle this situation?

Thanks, Marian

--

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 Are Campaign and AdGroup Criterions IDs unique globally in API v2009?

2009-09-29 Thread Tiny

Hi,

I'm trying to create DB model for the new Google API v2009. After
looking on the services documentation I see that there are Criterions
for Ad Group and Campaign (just negative criterions) now. In you
documentation they seems to be the same entity (they have the same
namespace, the class is just used in two different services).

Can I put both these Criterions to the same table? Is the Criterion ID
of AdGroup and Campaign Criterions unique globally now (I remember
that in previous versions Criterion ID was unique just in the
specified AdGroup)?

Thanks, Marian

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