Ads review

2011-12-23 Thread sheinmus
Hi,

Whether campaign is under review when there is no money in account?

Thanks.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: UNEXPECTED_INTERNAL_API_ERROR when adding RemarketingUserList

2011-12-13 Thread sheinmus
Tony,

I had the same problem when I tried to edit any entity. Reason was the
large number of campaigns in account. I could not even remove
unnecessary campaign. Try to use another sandbox account (you have 5).

On Dec 1, 11:11 am, tony  wrote:
> Hi, when I invoke UserListService try to add RemarketingUserList in
> sandbox, it always return "[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
> @
> com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]".
> Does anybody meet the same problem?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Ads pre-review

2011-09-26 Thread sheinmus
Is anyone knows the answer?

On Sep 20, 12:19 pm, sheinmus  wrote:
> Hi,
>
> I tried to use validateOnly flag. But I found out that punctuation and
> symbols checked only as shown 
> herehttp://adwords.google.com/support/aw/bin/static.py?hl=en&guide=130814...
> But stop words are not checked (porn etc.)
>
> Here's request. I decided to use "porn" as stop word:
>
> 
> http://schemas.xmlsoap.org/soap/
> envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/
> v201101" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
>   
>     
>       *
>       *
>       *
>       AwApi-PHP-2.5.1-AwApi-PHP-2.5.1
>       true
>     
>   
>   
>     
>       
>         ADD
>         
>           3738250425
>           https://adwords.google.com/api/adwords/cm/
> v201101" xsi:type="ns1:TextAd">
>             http://xxx.com
>             xxx.com
>             Do you want porn?
>             Great porn
>             Fundamentally New
>           
>           PAUSED
>         
>       
>     
>   
> 
>
> There was no any error. But when I added exclamation point to headline
> error was generated according to link above.
> So, I would like to make sure that content can be validated e.g. stop
> words and url corresponds to content.
>
> On Sep 16, 6:14 pm, David Torres  wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > The answer is yes, as Anash mentioned you can use the the validateOnly flag
> > to check for any policy violations before the Ad itself gets into the
> > system, the system will not block your account for sending many violating
> >Adsif using the validateOnly flag, then you can filter out theAdswith
> > violations and send a normal mutate call.
>
> > Best,
>
> > -David Torres - AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Phone validation

2011-09-20 Thread sheinmus
Hi,

Main problem is that phone depends on country. I'm wondering if there
is any service or I have to validate it myself?

On Sep 19, 7:10 pm, Kevin Winter  wrote:
> Hi,
>   A quick google search found this blog post which discusses validating and
> normalizing phone numbers using regular 
> expressions:http://blog.stevenlevithan.com/archives/validate-phone-number
>
> - Kevin Winter
> AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Ads pre-review

2011-09-20 Thread sheinmus
Hi,

I tried to use validateOnly flag. But I found out that punctuation and
symbols checked only as shown here
http://adwords.google.com/support/aw/bin/static.py?hl=en&guide=1308145&topic=1310862&page=guide.cs&answer=176095&rd=2
But stop words are not checked (porn etc.)

Here's request. I decided to use "porn" as stop word:


http://schemas.xmlsoap.org/soap/
envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/
v201101" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
  

  *
  *
  *
  AwApi-PHP-2.5.1-AwApi-PHP-2.5.1
  true

  
  

  
ADD

  3738250425
  https://adwords.google.com/api/adwords/cm/
v201101" xsi:type="ns1:TextAd">
http://xxx.com
xxx.com
Do you want porn?
Great porn
Fundamentally New
  
  PAUSED

  

  


There was no any error. But when I added exclamation point to headline
error was generated according to link above.
So, I would like to make sure that content can be validated e.g. stop
words and url corresponds to content.




On Sep 16, 6:14 pm, David Torres  wrote:
> Hi,
>
> The answer is yes, as Anash mentioned you can use the the validateOnly flag
> to check for any policy violations before the Ad itself gets into the
> system, the system will not block your account for sending many violating
> Ads if using the validateOnly flag, then you can filter out the Ads with
> violations and send a normal mutate call.
>
> Best,
>
> -David Torres - AdWords API Team

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


Phone validation

2011-09-15 Thread sheinmus
How can I validate the phone number before creating LocationExtension?
I wonder if there is any services for phone number validation?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Ads pre-review

2011-09-13 Thread sheinmus
Hello,

Thank you for the answer.
But I mean another thing. I can do this validation on my server.
I want to avoid blocking my account. For example I add an ad with a
bad information: porn or other. Ad expects for review then.
Can I filter these ads before they were added to adwords?

On Sep 13, 12:35 pm, "Anash P. Oommen"  wrote:
> Hi,
>
> You could use the validateOnly header to check if an ad violates policies.
> Seehttp://adwordsapi.blogspot.com/2009/12/discover-v2009-validateonly-he...
>  andhttp://code.google.com/p/google-api-adwords-php/source/browse/trunk/e...for
> details on how this can be done.
>
> Let me know if you need more help.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.

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


Ads pre-review

2011-09-12 Thread sheinmus
I want to allow users to create ads in adwords via api. But I am
unable to review ads. I read that paused ads are moderated too. Google
can block the account after several warnings if the ads do not pass
the google policy.
Is it possible to do pre-review in the automatic mode to filter
obviously incorrect ads?

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