no more errors or warnings in ShoppingContent.Datafeedstatuses.list

2023-05-09 Thread Thomas Langguth
[image: Profilbild von Thomas Langguth]
Hi, i have a script that shows the errors in a merchant center, but no more 
errors are shown..
I found out that the ShoppingContent.Datafeedstatuses.list shows 
{

  "datafeedId": "10xxx",

  "processingStatus": "success",

  "itemsValid": "14479",

  "lastUploadDate": "2023-05-04T10:00:00Z",

  "feedLabel": "AT",

  "itemsTotal": "14479",

  "kind": "content#datafeedStatus",

  "country": "AT",

  "language": "de"

} but conforming to 
https://developers.google.com/shopping-content/reference/rest/v2.1/datafeedstatuses
 it should look like this:

"datafeedId": string, 

 "processingStatus": string, 

 "errors": [{  object (*DatafeedStatusError* 
<https://developers.google.com/shopping-content/reference/rest/v2.1/datafeedstatuses#DatafeedStatusError>
)}  ], 

 "warnings": [{  object (*DatafeedStatusError* 
<https://developers.google.com/shopping-content/reference/rest/v2.1/datafeedstatuses#DatafeedStatusError>
)}  ], 

 "itemsTotal": string,  

"itemsValid": string,

 "lastUploadDate": string, 

 "country": string,

 "feedLabel": string, 

 "language": string,  "kind": string}


so the Errors and Warnings are gone... Is that correct or am i doing 
something wrong?

I can see the Errors in the MC under Products/Diagnostics..

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/13c29f9e-7100-4129-b9fd-41654a4956a6n%40googlegroups.com.


How do I get the price of an AD

2023-02-05 Thread nan thomas
(open screen, banner, incentive, interstitial, etc.) from the request AD 
interface

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/55e55060-ff63-44ea-8b35-b118dfa513ddn%40googlegroups.com.


Re: query-migration-tool Site is down

2023-01-11 Thread Thomas Langguth
i need it for different small things...for example the old code was "NAME 
STARTS_WITH" .. or  "CampaignName DOES_NOT_CONTAIN" ..
The query migration tool is the fastest and easiest way to convert these 
things..

adsapi schrieb am Mittwoch, 11. Januar 2023 um 17:51:18 UTC+1:

> Hi Thomas,
>
> Could you provide more details regarding why the tool is needed, such as 
> what AdWords API / AWQL query you intend to convert to GAQL?
>
> The Google Ads API's query builder tool 
> <https://developers.google.com/google-ads/api/fields/v12/overview_query_builder?hl=en>
>  
> and query validator tool 
> <https://developers.google.com/google-ads/api/fields/v12/query_validator?hl=en>
>  
> are also available to help with constructing queries. The old AWQL and new 
> GAQL fields should also generally use the same field names and just 
> represented in a different format.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2hx9yY:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/55a75c05-3660-4505-83b2-76d5e78d7a99n%40googlegroups.com.


query-migration-tool Site is down

2023-01-11 Thread Thomas Langguth
Hi! 
https://developers.google.com/google-ads/api/docs/migration/query-migration-tool
  
 got an  404 - Page not found - Error, but I need this tool ;-)

Can somebody please help??

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5d8a906b-c727-48e4-a283-25ff195df347n%40googlegroups.com.


Exception: Call to GoogleAdsService.Search failed: Null response from Google Ads API

2022-10-07 Thread Thomas Langguth
Hi!
I´m working with a script that takes around 20min to complete. In the last 
2 days i often get the Error:
Exception: Call to GoogleAdsService.Search failed: Null response from 
Google Ads API (line 18790)

Can you please tell me what´s wrong? Is it a Google bug?

Greetings, Thomas

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/027dabb4-1f49-4397-8929-75e80fc342f8n%40googlegroups.com.


Re: Performance of SearchStream

2022-09-29 Thread 'Thomas Vincent-Sweet' via Google Ads API and AdWords API Forum
I can confirm the issue was solved from our perspective. Thanks for fixing 
it.

On Wednesday, September 28, 2022 at 10:33:06 PM UTC+1 adsapi wrote:

> Hello Google Ads API Community!
>
> We were able to make some changes. It looks like the requests are 
> returning to normal. We'll continue to monitor the situation. Please reach 
> out on this thread if you continue to see this issue.
>
> Thanks,
>
> [image: Google Logo] 
> Nadine Wang 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2egxrU:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ab5bf172-9276-41f2-a441-afee580dc73bn%40googlegroups.com.


Re: Is there any APIs to check or complete Advertiser Identity Verification

2022-05-11 Thread Thomas
Hello! 
is there any news on this? Some way to follow the feature request maybe? 

many thanks for the help!

On Friday, July 2, 2021 at 6:41:44 PM UTC+2 adsapi wrote:

> Hi,
>
> The Advertiser identity verification is not supported in the Ads or 
> AdWords API. However, there is an existing feature request for this. Any 
> new features available in the API will be announced on the blog: 
> https://ads-developers.googleblog.com/search/label/google_ads_api
>
> As a workaround, I would recommend using product support assistance for 
> this.
>
> https://support.google.com/google-ads/gethelp
>
> Thanks,
> [image: Google Logo] 
> Lakshmi Prathipati 
> Google Ads API Team 
>   
>  
>
> ref:_00D1U1174p._5004Q2JY5xJ:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c4b53c31-c931-40b6-a70f-c987a4f8fdf2n%40googlegroups.com.


Re: google-ads-php SDK and OAuth OOB deprecation

2022-05-09 Thread Guillaume Thomas
Hello adsapi,

I think you didn't understand our question ...

Le jeudi 5 mai 2022 à 16:45:53 UTC+2, adsapi a écrit :

> Hello Guillaume,
>
> Thanks for reaching out to the Google Ads API support. Yes, still you need 
> to do that same process. Please verify all the steps used to obtain 
> credentials for the Google Ads API once by following the link 
> 
> .
> Feel free to reply back if you have any follow up questions.
>
> Best regards,
> [image: Google Logo] 
> Jakeia Sabrina 
> Google Ads API Team  
>
> ref:_00D1U1174p._5004Q2aQNr2:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2ea7f229-ed19-45ad-bd5e-0e337f6b293bn%40googlegroups.com.


Re: google-ads-php SDK and OAuth OOB deprecation

2022-05-05 Thread Guillaume Thomas
Hello,

I've received the same email, and I was asking myslef the same questions.

If you find more informations, let me know.

Le mercredi 4 mai 2022 à 16:01:23 UTC+2, funny_ha_ha a écrit :

> Hello,
>
> I'm using https://github.com/googleads/google-ads-php version 15.0 (most 
> recent version as of time of writing) and recently got an email from google 
> with the information that OAuth out-of-band (OOB) flow will be deprecated 
> and "*Our records indicate you have OAuth clients that used the OAuth OOB 
> flow in the past.*".
>
> I am unsure if I need to so something ...
>
> The OAuth 2.0-Client-ID I have in my Google Cloud Platform Console is of 
> type "Desktop".
>
> I basically use the SDKs example script (
> https://github.com/googleads/google-ads-php/blob/main/examples/Authentication/GenerateUserCredentials.php)
>  
> to get a refreshToken ONCE on my workstation, put this token inside the 
> google_ads_php.ini on my server and use it to access the API via my 
> serverside application.
>
> Do I need to do a thing now, or am I good? The information in the email 
> and in the blog post does not make it clear, neither does the README of the 
> PHP SDK.
>
> Best
> Marco
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/63be2bfe-72df-442f-ac1a-389e8f456835n%40googlegroups.com.


Re: Required field not present, even though it is defined (AdGroupCriteria create)

2022-02-03 Thread Thomas D'heer
Hi,

I managed to make it figure it out in the end. It worked by creating three 
criteria for every product: a subdivision node as the root, one unit node 
to determine the *product_item_id*, and one *other *unit node. In case 
anyone wonders, the three nodes look like this (you have to convert them to 
a 'create' operation before sending the request).

const root_node = {
resource_name: ad_group_criterion_resource_name,
listing_group: {
type: enums.ListingGroupType.SUBDIVISION,
},
status: enums.AdGroupCriterionStatus.ENABLED,
};

const child_product_item = {
ad_group: parent.ad_group_resource_name,
cpc_bid_micros: cpc_bid_micros,
listing_group: {
parent_ad_group_criterion: ad_group_criterion_resource_name,
case_value: {
product_item_id: {
value: `${parent.offerId}`,
},
},
type: enums.ListingGroupType.UNIT,
},
status: enums.AdGroupCriterionStatus.ENABLED,
};

const child_node_other = {
ad_group: parent.ad_group_resource_name,
cpc_bid_micros: cpc_bid_micros,
listing_group: {
parent_ad_group_criterion: ad_group_criterion_resource_name,
case_value: {
product_item_id: {},
},
type: enums.ListingGroupType.UNIT,
},
status: enums.AdGroupCriterionStatus.ENABLED,
};

const triplet = [root_node, child_product_item, child_node_other];

Thanks for the help. Let me know please if you still see anything wrong 
with this.
On Wednesday, 2 February 2022 at 22:11:23 UTC+1 adsapi wrote:

> Hi Thomas,
>
> Could you try creating a root subdivision node and an 'other' node that is 
> a unit node to place your product Id in? I am under the impression that a 
> root node is a subdivision node.
>
> Regards,
>
> [image: Google Logo] 
> Aryeh Baker 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2W3ZvG:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3d2f1856-a36a-4982-ba8e-780858c25b59n%40googlegroups.com.


Required field not present, even though it is defined (AdGroupCriteria create)

2022-02-02 Thread Thomas D'heer
Hi,

I'm experiencing difficulties with the creation of ad group criteria.
After creating ad groups, I want to create an ad group criterion for each 
(see object below), but I keep getting the FieldError "The required field 
was not present",
caused by the *parent_ad_group_criterion *property
(under *listing_group*). This is weird, because I am specifying it as null, 
which is allowed according to the documentation,
which states: "Resource name of ad group criterion which is the parent 
listing group subdivision. Null for the root group."

I am working in a Node.js environment and I have tried the result in two 
ways, with the same result each time:

   - Through the REST API, POST-request with axios (see request details 
   below)
   - Through the Opteo library for Node.js

It works without auth errors, just doesn't execute the creations.
I tried various things like replacing null with an empty string (''), 
leaving it out altogether, nothing worked. 

*POST REQUEST*

*POST /v9/customers/${accountId}/adGroupCriteria:mutate HTTP/1.1*

*Body*:
{
operations: [
{
  create: {
  ad_group: 'customers/${customerId}/adGroups/${adGroupId}',
  cpc_bid_micros: 20,
  listing_group: {
  parent_ad_group_criterion: null,
  case_value: {
  product_item_id: { 
  value: `${offerId}`,
 },
 },
  type: 2
 },
  status: 2
},
},
],
}

*Headers*:
{
"Authorization": 'Bearer ' + ${access_token},
"developer-token": ${GOOGLE_ADS_DEVELOPER_TOKEN},
"login-customer-id": ${manager_account_id},
}
*RESPONSE*
{
  code: 400,
  message: 'Request contains an invalid argument.',
  status: 'INVALID_ARGUMENT',
  details: [
{
  '@type': 
'type.googleapis.com/google.ads.googleads.v9.errors.GoogleAdsFailure',
  errors: [Array],
  requestId: ' **removed** '
}
  ]
}

*Error in errors array:*

[
  {
errorCode: { fieldError: 'REQUIRED' },
message: 'The required field was not present.',
location: { fieldPathElements: [Array] }
  }
]

*Location object:*

{
  fieldPathElements: [
{ fieldName: 'operations', index: 0 },
{ fieldName: 'create' },
{ fieldName: 'listing_group' },
{ fieldName: 'parent_ad_group_criterion' }
  ]
}

Doing the same through Opteo looks like this, which yields the same error:
await customer.adGroupCriteria.create(
[
{
ad_group: 'customers/${customerId}/adGroups/${adGroupId}',
cpc_bid_micros: 20,
listing_group: {
parent_ad_group_criterion: null,
case_value: {
product_item_id: { 
value: `${offerId}`,
},
},
type: 2
},
status: 2
}
],
{
  partial_failure: true,
},
);

I thought at first it was a problem with Opteo (e.g. a workaround was 
posted to fix the problem with their *update_mask*, which removed 
properties if they were set to *null*),
but the fact that the same error occurs through the REST API seems to 
disprove this. 

Does anyone have any idea what's going wrong? 
Thanks,
Thomas 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e2d3ef35-7564-4f23-9caa-83e089126f13n%40googlegroups.com.


google-ads-api php upgrade

2021-08-26 Thread Guillaume Thomas
Hello,

I currently use v6 of Google Ads API and I've been warned that it will soon 
be deprecated and unusable.

I've read this page 
https://developers.google.com/google-ads/api/docs/version-migration#top_of_page 
but I don't know exactly how to upgrade to v8.

The library was previously installed with composer, so do I just have to 
replace composer.json and run composer install or is there something else 
to do ?

Do you know any tutorial that could help me upgrading ?

Thanks a lot.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/8800ea78-7769-42b0-8c69-f626a0df61e3n%40googlegroups.com.


BigQuery Data Transfer Service -impact due to the AdWords API sunset 27 April, 2022

2021-08-26 Thread Thomas Bianconi
Dear Google Ads Data Source Specialist,

You provide a *BigQuery Data Transfer Service[1]* for *Google Ads[2]* named 
*Google 
Ads transfer[3].*
This current service is based on the *AdWords API[4]*.
You announced the *AdWords API sunset the 27 April, 2022[5]*.

a/ Does it mean the *Google Ads transfer[3]* will stop after this date ?

The *AdWords API[4]* is replaced by the *Google Ads API[6]*.
A new *BigQuery Data Transfer Service[1]* using a new data source named 
"Google Ads-Alpha" will leverage the *Google Ads API[6]*.
The data model between the the B*igQuery Data Transfer Service[1]* using 
the data source "Google Ads" (AdWords API) and the "Google Ads-Alpha" 
(Google Ads API) will not be the same.

b/ How can we have access to this new "Google Ads-Alpha" data source to try 
it ?

[1] BigQuery Data Transfer Service : 
https://cloud.google.com/bigquery-transfer/docs
[2] Google Ads : 
https://ads.google.com/home/
[3] Google Ads transfer :
https://cloud.google.com/bigquery-transfer/docs/adwords-transfer
[4] AdWords API :
https://developers.google.com/adwords/api/docs/appendix/reports/all-reports
[5] AdWords API sunset the 27 April, 2022 :
https://ads-developers.googleblog.com/2021/04/upgrade-to-google-ads-api-from-adwords.html
[6] Google Ads API : 
https://developers.google.com/google-ads/api/docs/release-notes

Thanks

Regards

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/0274d681-9071-403d-9497-987adc637f91n%40googlegroups.com.


Transfer data from the production part to the test part

2021-06-21 Thread thomas duvette
Hello,

Can we transfer data from our production part to our test part? 
If so, how to do that?

Thank you,
Thomas

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/164d5d59-103d-4581-9440-247577f4dd95n%40googlegroups.com.


Ad Words API Final Issue Campaign Budget does not Update

2021-06-17 Thread 'Thomas Legg' via AdWords API and Google Ads API Forum
To whom this May concern, 

When the customer tries to update the Campaign Budget amount, they do not 
get any error but the budget fails to update and it just returns the 
originally set budget in the $result object. The customer followed the 
documentation below. 

https://developers.google.com/adwords/api/docs/samples/php/basic-operations#update-a-campaign

The customer is struggling to find where the issue is. Please could you 
provide some support or general pointers? 

This would be greatly appreciated.

Kind regards

Tom :) 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/e0bc7bb6-e574-416f-a46d-5ea9863be6f6n%40googlegroups.com.


Re: AdWord API question

2021-06-17 Thread 'Thomas Legg' via AdWords API and Google Ads API Forum
Hi Mark,

Thank you so much with your support on this I really appreciate this.
Apologies I have not got back to you sooner.

Many thanks,

Tom

On Wed, Jun 9, 2021 at 9:35 AM Google Ads API Forum Advisor
 wrote:

> Hello Tom,
>
> Thank you for raising this to us.
>
> Please note that this forum channel can only provide assistance to
> issues/concerns related to the AdWords API
>  / Google
> Ads API .
>
> As for your concerns related to the PHP client library, we suggest that
> you raise your concern on this link
> .
>
> In AdWords API's perspective, you can update CPA of various Ad Groups via
> BiddingStrategyConfiguration
> 
>  of
> the AdGroupService
> .
> You can also check on this guide
> 
>  for
> more details and the sample code.
>
> As an aside, I will be removing your post as it contains a screenshot of
> your Google Ads UI data. Moving forward, please refrain from sharing this
> in the forum. You can still share this to our team privately. Below is a
> copy of your original post.
>
>
>
> *"Customer is looking to programatically update the CPA of various Ad
> Groups. This is a column on our Google Ads Login: (please see attached
> screenshot) The customer follows the API example here:*
>
> *https://developers.google.com/adwords/api/docs/samples/php/basic-operations#update-an-ad-group*
> 
>
>
>
>
>
>
> *However, when the customer checks the code for the relevant object,
> namely AdGroup() they see no function inside called setTargetCpa() or
> something similar? Please could somebody point the customer in the
> direction of being able to change a particular Ad Groups CPA through the
> API. I am unsure how to support the customer on this. Thank you. Tom"*
>
> Regards,
> [image: Google Logo]
> Mark Kevin Albios
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2I13D1:ref
>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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 a topic in the
> Google Groups "AdWords API and Google Ads API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/2qUeXYffRT4/unsubscribe.
> To unsubscribe from this group and all its topics, 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/oM16E0QUFEIR00piM4ju3uQteWAS6itULB9g%40sfdc.net
> 
> .
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/CACi1NVnTLcePD%3DOXNTLt1ZPF9xxq6P9bt_s5m-BLrWcCmgCptg%40mail.gmail.com.


Get a developer token with read-only access

2021-05-26 Thread Thomas Duvette
Hello,
I work for a client who gave me read-only access to his google ads account 
and I would like to use the API to create reports and send them by email, 
can we use the API when our account is only read rights?

How to get a developer token and OAuth credentials? it will be the admin 
account that will have to give it to me? thanks in advance

Thank you!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/aa743e7d-3195-43ff-b98c-c27bed4996f8n%40googlegroups.com.


GDN API Account 296-110-8878

2021-05-24 Thread 'Thomas Legg' via AdWords API and Google Ads API Forum
Hello Team, 

One of my advertisers (296-110-8878) is currently working with Googles API, 
the one found here:

https://developers.google.com/adwords/api/docs/appendix/reports/adgroup-performance-report

However, the advertiser is having some trouble as one metric they need 
returned is the start date of each Campaign. However, the only date 
information the advertiser can find that is returnable is the current date, 
not the date each campaign was started? Could you please help the 
advertiser in being able to return the information they require in the API 
call?

Many thanks in advance, 

Tom 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/845b5f98-e3f6-49f7-b0fb-7451a4e28581n%40googlegroups.com.


Negative Keyword Conflicts - Single Account | Cannot call method "clearContent" of null

2021-01-05 Thread Thomas
Google Ads Script Negative Keyword Conflicts - Single Account
Source: 
https://developers.google.com/google-ads/scripts/docs/solutions/negative-keyword-conflicts

I get the following error message: 

TypeError: Cannot call method "clearContent" of null. (file Code.gs, line 
313)


How can I fix that?

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 
"AdWords API and Google Ads 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/9cf4c41b-744f-4f68-ae71-45c7c6d18eb5n%40googlegroups.com.


Re: Link between Developer Token and OAuth2

2020-12-07 Thread Thomas
Thx to both of you!
It's really more explicit now!

@Xiaoming, I really think the doc could be improved to be a few more 
explicit on these 
points. https://developers.google.com/google-ads/api/docs/first-call/dev-token

On Thursday, December 3, 2020 at 12:47:53 PM UTC+1 Zweitze wrote:

> You made me blush!
> I'm glad to help out every now and then.
>
> On Wednesday, December 2, 2020 at 9:13:36 PM UTC+1 adsapiforumadvisor 
> wrote:
>
>> Hi Zweitze,
>>
>> Thanks for providing useful information to other people in the forum. We 
>> appreciate your efforts and hope you could keep up the good work. 
>>
>>
>>
>> Thanks and regards,
>> Xiaoming, Google Ads API Team
>>
>> [image: Google Logo] 
>> Xiaoming 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q28lIIu:ref
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/102f13a6-5181-4a16-8ef6-f5d8d41948a3n%40googlegroups.com.


Link between Developer Token and OAuth2

2020-11-27 Thread Thomas Leclaire
Hello! 

I'm currently reviewing some permissions in my company and I don't 
understand how the ads api was configured. 
In particular i'm trying to understand where is defined the link between 
oauth2 and the developer token. Is there some mapping only visible on 
Google side? 

In my case, the oauth identification is defined on a standard google 
project owned by an user who has no link with the MCC, therefore I don't 
understand how it can work. 

Moreover, my developer token is created on one MCC. but with the api we act 
on another MCC (which is not a child of the first one). How is it possible? 

Everything works today but it's pretty obscure why.

thanks for any explanation!
Thomas

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/fe55d5ae-e0c3-4481-ab9b-9b10a3f0a923n%40googlegroups.com.


Re: How to convert Google-Ads API GoogleAdsRow to json?

2020-07-17 Thread Thomas Koller
Unfortunately doesn't work in Ads API v4 (beta):

TypeError: Object of type GoogleAdsRow is not JSON serializable


Am Dienstag, 3. Dezember 2019 16:14:26 UTC+1 schrieb Mark Edmondson:
>
> I couldn't get the protobuf to work but using the SOAP seralizer zeep this 
> seems to work:
> https://python-zeep.readthedocs.io/en/latest/helpers.html
>
> from zeep import helpers
>
> def toJSON(x):
> input_dict = helpers.serialize_object(x)
> return json.dumps(input_dict)
>
>
>
>
> On Monday, April 1, 2019 at 9:12:38 PM UTC+2, Alexander Belozerov wrote:
>>
>> Hello there,
>> Im querying google ads api and need to save results as json. What is the 
>> best way to convert GoogleAdsRow type into json?
>>
>>
>> The result of the google ads api call is GoogleAdsRow that looks like 
>> this:
>>
>> campaign {
>>   resource_name: "customers/321/campaigns/123"
>>   id {
>> value: 123
>>   }
>>   name {
>> value: "Campaign Name A"
>>   }
>> }
>> metrics {
>>   clicks {
>> value: 711
>>   }
>>   impressions {
>> value: 2662
>>   }
>> }
>> segments {
>>   device: DESKTOP
>>   ad_network_type: SEARCH
>>   date {
>> value: "2019-03-01"
>>   }
>> }
>>
>> Instead of campaign, it can be adgroup, keywords, etc.
>> What is the best way to convert this kind of data to json?
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/a47fe08e-ac6c-4a8c-932b-7429507bca6co%40googlegroups.com.


Adding negative keywords on campaign-level in V4 Beta

2020-07-09 Thread Thomas Grübel
Hello togehter,

we are just searching for documentation and examples how to add negative 
keywords on campaign level by the latest version of the ads API.

We just found reading functionality.

Can you please help us?

Thanks
Thomas

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/62d07e35-f820-4a26-9041-6a96b127fa46o%40googlegroups.com.


Getting UNEXPECTED_INTERNAL_API_ERROR when adding members to a Remarketing List using the Python googleads library

2020-05-15 Thread Allen Thomas
I am trying to upload audience members to a Remarketing list using the 
googleads library in Python.  My list a little less than 500k members.  
When I send the data with email, phone, and address, it always fails with 
the error below (request id included).  I have tried sending the same data 
with just the email and address and it works.  Including a combination of 
the phone and address together breaks something.  I have uploaded several 
other remarketing lists just fine and did not have the same issues.  Please 
advise what I can do.

This is the way I add members to the list:
mutate_members_add_operation = {
'operand': {
'userListId': [user_list_id],
'membersList': [members_to_upload]
},
'operator': 'ADD'
}

response = user_list_service.mutateMembers([mutate_members_add_operation])


Error:
googleads.soap WARNING: Error summary: 
{
   "faultMessage":
"[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]"
,
   "requestId":"0005a59e8de66cf70a81ac23ae056f22",
   "serviceName":"AdwordsUserListService",
   "methodName":"mutateMembers",
   "operations":"1",
   "responseTime":"12680"
}

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/1b65f1e7-f30a-4043-87e3-20de3d52ba54%40googlegroups.com.


Getting INTERNAL

2020-05-15 Thread Allen Thomas

I am trying to upload audience members to a Remarketing list using the 
googleads library in Python.  My list a little less than 500k members.  
When I send the data with email, phone, and address, it always fails with 
the error below (request id included).  I have tried sending the same data 
with just the email and address and it works.  Including a combination of 
the phone and address together breaks something.  I have uploaded several 
other remarketing lists just fine and did not have the same issues.  Please 
advise what I can do.

This is the way I add members to the list:
mutate_members_add_operation = {
'operand': {
'userListId': [user_list_id],
'membersList': [members_to_upload]
},
'operator': 'ADD'
}

response = user_list_service.mutateMembers([mutate_members_add_operation])


Error:
googleads.soap WARNING: Error summary: 
{
   "faultMessage":
"[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]"
,
   "requestId":"0005a59e8de66cf70a81ac23ae056f22",
   "serviceName":"AdwordsUserListService",
   "methodName":"mutateMembers",
   "operations":"1",
   "responseTime":"12680"
}


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/e333fde5-41fa-420d-882a-7e034673b88f%40googlegroups.com.


Re: Get keywords from ad

2020-03-20 Thread Guillaume Thomas
Hello,

Thanks, but what I want is to get directly the keywords in my website when 
the user visit it.

Le vendredi 20 mars 2020 15:28:09 UTC+1, adsapiforumadvisor a écrit :
>
> Hi Guillaume,
>
> The closest thing you can do is run the Ad Performance Report 
> 
>  
> and use the fields CriterionId and CriterionType. These fields will give 
> you the criteria that triggered the ad. These include keywords but can also 
> be linked to other criterion types.
>
> Regards,
> Anthony
> Google Ads API Team
>
> ref:_00D1U1174p._5001UXVhMa:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/8aef5ae4-515c-4569-b672-31ad8cd0fbe7%40googlegroups.com.


Get keywords from ad

2020-03-20 Thread Guillaume Thomas
Hello,

I'd like to know when a user click on an adwords ad to go to a website, if 
it is possible, on the website visited, to get the keywords linked to this 
ad, using adwords 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 
"AdWords API and Google Ads 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/e924b088-df44-444e-b3ac-6658dc42bb79%40googlegroups.com.


In the adwords API example i can accept an request link. But how can i make one?

2019-12-30 Thread Thomas Bisballe
In the adwords.axis.v201809.accountmanegement package (java)
there is an example to accept a servicelink.

But i'm interested in ADD a PENDING request instead.
I tried altering the above example to:

op.setOperator(Operator.ADD);
ServiceLink serviceLink = new ServiceLink();
serviceLink.setServiceType(ServiceType.MERCHANT_CENTER);
serviceLink.setLinkStatus(ServiceLinkLinkStatus.PENDING);

(and removed the servicelink requirement ofc).

But i get an "unexpected api error"
And it returns no servicelink id to me

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/79a7610a-f2a2-4693-9d0b-d8536b458d89%40googlegroups.com.


Where do i find search terms in adwords api

2019-11-26 Thread Thomas Bisballe
If i enter any of our customers.
And press a search campaign -> Keywords -> Search terms
I get some very interesting statistics / BI
Can i download a report with that info with java?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/95dc828e-51b8-4cd8-b4a6-1634a5a4c0c1%40googlegroups.com.


Is it possible to change email in the change l

2019-11-08 Thread Thomas Bisballe
Hi All

When I use my code via the api to do changes my personal email appears as 
the auther of changes in the customers change log.
How do i change that to the companys email i.e. a...@digiscale.com

sincerely

Thomas Bisballe

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/fe1d5908-4427-445f-8837-971c5de24ba0%40googlegroups.com.


Include zero impressions while segmenting a report

2019-08-20 Thread Thomas Ludeau-Bonnet
Hi,
Is there a way to include zero impressions while segmenting a report?
I read here 
https://developers.google.com/google-ads/api/docs/reporting/zero-impressions#excluding_zero_impressions_by_segmenting
 that
zero impressions are always excluded when segmenting a report.
However, zero impressions being excluded, data returned is sometimes not 
corresponding to a continuous date range.
To give an example, let’s suppose that I want to look at the monthly clicks 
of an account over 2019 but that this account doesn’t have impressions from 
03-2019 to 07-2019. The result returned will be an array with only 3 
elements corresponding to 01-2019, 02-2019 and 08-2019 while I would like 
an array with 8 elements corresponding to each month from 01-2019 to 
08-2019.
Is there a way to achieve this?
Thanks in advance.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/a967a98f-d772-4f10-9e0a-421d02968bec%40googlegroups.com.


Include zero impressions while segmenting a report

2019-08-19 Thread Thomas Ludeau-Bonnet
Hi,
Is there a way to include zero impressions while segmenting a report?
I read here 
https://developers.google.com/google-ads/api/docs/reporting/zero-impressions#excluding_zero_impressions_by_segmenting
 
<https://developers.google.com/google-ads/api/docs/reporting/zero-impressions#excluding_zero_impressions_by_segmenting>
 that
zero impressions are always excluded when segmenting a report.
However, zero impressions being excluded, data returned is sometimes not 
corresponding to a continuous date range.
To give an example, let’s suppose that I want to look at the monthly clicks of 
an account over 2019 but that this account doesn’t have impressions from 
03-2019 to 07-2019. The result returned will be an array with only 3 elements 
corresponding to 01-2019, 02-2019 and 08-2019 while I would like an array with 
8 elements corresponding to each month from 01-2019 to 08-2019.
Is there a way to achieve this?
Thanks in advance.

Best regards,
Thomas

---
INTK News:
* We are proud of the latest websites we have launched: Zeeuws Museum  Kunsthal 
KAdE  Mondriaanhuis  Share your opinion with us.

Beatrixgebouw - 6th floor
Jaarbeursplein 6,
3521 AL Utrecht
The Netherlands
Tel. +33 6 03 73 03 30
www.intk.com

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/58B50589-EBB9-4D69-966F-FE0F8639FC49%40intk.com.


API Reports

2019-08-05 Thread Neil Thomas
Hello,
We are having issue with the usage of the Google Ads API. We are trying to get 
report on daily basis to use for structuring & analyzing data and statistics of 
ad reports, but from the documentations and API resources; there is no resource 
endpoint to fetch report data segmented across days. Rather, I can specify date 
range and it only returns the sum of the results only, with no extra data of 
what happened between the days.

Currently, what we do is sending request to the API for each day, (i.e. 
Iterating over number of days, say 30 days; means 30 iterations) which is 
resource and time consuming as this would spike the resource usage and also 
delay the response the longer the days difference.

We are requesting the endpoint to get this type of data, please point us to 
right direction if we are missing something or let us know a viable solution.

Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/3b6d3d77-2538-4954-ae1d-b26dda31eb38%40googlegroups.com.


[Google Ads API] How to create Feed (FeedItem) for example Sitelink?

2019-06-20 Thread Thomas Hauser
Hey,

i'm looking for code examples in PHP to create Feed and FeedItems using 
Google Ads API to create for example Sitelinks?

Does anybody have code snippets to create Feed and FeedItems?

Thanks you!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/0daa5337-507a-4b46-8645-051ab62eae2b%40googlegroups.com.


Ads API ExtensionFeedItem partial failures support

2019-05-30 Thread Alec Thomas
Hello,

Is there a list of services that support partial failures? It seems to be 
missing or unsupported by ExtensionFeedItemServiceClient.

Thanks,
Alec Thomas

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/0e1535f1-b8c8-466a-8216-18ca8bddd93d%40googlegroups.com.


Re: How to get repeat rate in conversion

2019-05-27 Thread 'Thomas Lin' via AdWords API and Google Ads API Forum
Hi Ejay, is there any way that we can use the signals that are currently 
available to calculate that?

Thanks,
Thomas

On Tuesday, May 21, 2019 at 3:45:36 PM UTC+8, adsapiforumadvisor wrote:
>
> Hi Thomas,
>
> Thanks for reaching out.
>
> Unfortunately, it's currently not possible to get the conversion repeat 
> rate via the AdWords API.
>
> Please follow our blog 
> <https://ads-developers.googleblog.com/search/label/google_ads_api> for 
> any announcements or updates.
>
> Regards,
> Ejay
> Google Ads API Team
>
>
> ref:_00D1U1174p._5001UAqDV0:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e636a83b-2b8e-484f-8807-da659e5052f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Conversion Repeat rate?

2019-05-27 Thread 'Thomas Lin' via AdWords API and Google Ads API Forum
Hi Team,

I'd like to know how we can fetch the conversion repeat rate using the 
Google Ads API or how we can use other signals to calculate it, as it seems 
like it's not available through the current API.

Thanks,
Thomas

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d8ae5f15-b570-4d34-83ad-885243bd91e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to get repeat rate in conversion

2019-05-21 Thread 'Thomas Lin' via AdWords API and Google Ads API Forum
Hi team,

How can I use the API to get the number for conversion repeat rate, as it 
seems like I cannot get this metrics directly.

Thanks,
Thomas

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e23448c6-225f-4bb2-8cbd-6c11f8864596%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Keywords report new API low performance

2019-04-12 Thread thomas . m
Hi, 

I'm wondering why new API performance are so bad about getting reports, I 
am missing something ? 

With the Adwords API, getting 140 000 keywords stats take about 30 seconds 
using the csv report download.

WIth GoogleAds API, it's take more than 2 minutes. 

That's is the way I make my call : 

var service = Client.GetService(Services.V1.GoogleAdsService);

string query =
  $@"SELECT
 campaign.id,
 campaign.name,
 ad_group.id,
 ad_group.name,
 ad_group_criterion.criterion_id,
 ad_group_criterion.keyword.text,
 ad_group_criterion.keyword.match_type,
 metrics.impressions,
 metrics.clicks,
 metrics.cost_micros,
 metrics.video_quartile_25_rate
FROM
keyword_view
Where segments.date DURING LAST_7_DAYS";

var responses = service.Search(customerId.ToString(), query);
List results = new List();

foreach (var item in responses)
{
results.Add(item);
}

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/12beea9e-c6fe-4b3a-a03f-6c80fab98074%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


201902 java client library

2019-03-11 Thread Thomas Bisballe
When i try to download latest client library.
Inside the examples the latest i can find is 2018v09
Isn't there any with 2019v02?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c07f3247-6fbc-425b-bca0-649924984de4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Store Visits API Report

2019-02-28 Thread Alec Thomas
hi Carmine,

Thanks for the help. When you query the ConversionTrackerId in the report, 
how do you know which one is for Store Visits? Also, are you running the 
same report to get the IDs and get the conversion stats 
(CAMPAIGN_PERFORMANCE)?

On Thursday, February 28, 2019 at 6:46:58 AM UTC-8, Carmine Pagliaro wrote:
>
> Hi Alec,
> I have the same problem. The ConversionTRackerId changed for me, but I 
> dont know why.
> In according to Team advice I do the following.
> I add ConversionTrackerId field in my select query to obtain the really 
> ConversionTrackerId for StoreVisit, then I set the new value instead of 239 
> in the where condition.
>
> Carmine
>
> On Wednesday, February 27, 2019 at 11:15:42 PM UTC+1, Alec Thomas wrote:
>>
>> Hello,
>>
>> I'm trying to query the total number of store visit conversions by 
>> campaign for a day.
>>
>> Currently, I'm running:
>>
>> SELECT CampaignId, CampaignName, Date, AllConversionValue 
>> FROM CAMPAIGN_PERFORMANCE_REPORT 
>> WHERE ConversionTrackerId IN [239] 
>> DURING 20190202,20190202
>>
>> and I'm getting:
>>
>> "CAMPAIGN_PERFORMANCE_REPORT (Feb 2, 2019)"
>> Campaign ID,Campaign,Day,All conv. value
>> Total, --, --,0.00
>>
>> We got the conversion tracker ID from here: 
>> https://developers.google.com/adwords/api/docs/reference/v201809/ConversionTrackerService.ConversionTracker#id
>>
>> We have also tried to run this for Calls from Ads (179) on a campaign 
>> that we know has those conversions and have received nothing except for 
>> headers.
>>
>> Is there a better way to query the data we're looking for?
>>
>> Thanks,
>> Alec Thomas
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ccc20a62-a525-428f-aca6-0cca578e2607%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Store Visits API Report

2019-02-28 Thread Alec Thomas
Hi Dannison,

Seems to me that the customer ID will be 0 for Store Visits ("0 if this is 
a system-defined conversion type"). Do you have a good way of identifying 
the id of the store visits conversion tracker without the ownerCustomerId 
field?

On Wednesday, February 27, 2019 at 11:14:01 PM UTC-8, 
googleadsapi-forumadvisor wrote:
>
> Hi Alec,
>
> A possible reason on why this is not showing in your reports is probably 
> because the ConversionTrackerId 
> <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report#conversiontrackerid>
>  
> field does not support zero impressions. Due to which you might not see the 
> ConversionTrackerIds of accounts having zero impressions. You could use 
> ConversionTrackerService.get() 
> <https://developers.google.com/adwords/api/docs/reference/v201806/ConversionTrackerService.ConversionTracker#conversiontypeownercustomerid>
>  
> to get all the conversion trackers and can match them to the accounts for 
> which they belongs using conversionTypeOwnerCustomerId 
> <https://developers.google.com/adwords/api/docs/reference/v201806/ConversionTrackerService.ConversionTracker#conversiontypeownercustomerid>
>  
> field. Let me know if you have any further questions.
>
> Regards,
> Dannison
> AdWords API Team
>
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_api
> https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> Was your question answered? Please rate your experience with us by taking 
> a short survey.
> If not -- reply to this email and tell us what else we can do to help.
>
> Take Survey 
> <https://support.google.com/google-ads/contact/survey_transactional?caseid=7-209925414=en=1>
>
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_api
> https://developers.google.com/adwords/api/community/
> On 02/28/19 06:15:42 atho...@reachlocal.com  wrote:
>
> Hello,
>
> I'm trying to query the total number of store visit conversions by 
> campaign for a day.
>
> Currently, I'm running:
>
> SELECT CampaignId, CampaignName, Date, AllConversionValue 
> FROM CAMPAIGN_PERFORMANCE_REPORT 
> WHERE ConversionTrackerId IN [239] 
> DURING 20190202,20190202
>
> and I'm getting:
>
> "CAMPAIGN_PERFORMANCE_REPORT (Feb 2, 2019)"
> Campaign ID,Campaign,Day,All conv. value
> Total, --, --,0.00
>
> We got the conversion tracker ID from here: 
> https://developers.google.com/adwords/api/docs/reference/v201809/ConversionTrackerService.ConversionTracker#id
>
> We have also tried to run this for Calls from Ads (179) on a campaign that 
> we know has those conversions and have received nothing except for headers.
>
> Is there a better way to query the data we're looking for?
>
> Thanks,
> Alec Thomas
>
> -- 
> -- 
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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 
> "AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/adwords-api/8c7047ca-8f8d-41d0-aa7e-036c92c837bc%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/adwords-api/8c7047ca-8f8d-41d0-aa7e-036c92c837bc%40googlegroups.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
>

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

Store Visits API Report

2019-02-27 Thread Alec Thomas
Hello,

I'm trying to query the total number of store visit conversions by campaign 
for a day.

Currently, I'm running:

SELECT CampaignId, CampaignName, Date, AllConversionValue 
FROM CAMPAIGN_PERFORMANCE_REPORT 
WHERE ConversionTrackerId IN [239] 
DURING 20190202,20190202

and I'm getting:

"CAMPAIGN_PERFORMANCE_REPORT (Feb 2, 2019)"
Campaign ID,Campaign,Day,All conv. value
Total, --, --,0.00

We got the conversion tracker ID from 
here: 
https://developers.google.com/adwords/api/docs/reference/v201809/ConversionTrackerService.ConversionTracker#id

We have also tried to run this for Calls from Ads (179) on a campaign that 
we know has those conversions and have received nothing except for headers.

Is there a better way to query the data we're looking for?

Thanks,
Alec Thomas

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8c7047ca-8f8d-41d0-aa7e-036c92c837bc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Java max CPCBID from adgroupID and criterionID

2019-02-05 Thread Thomas Bisballe
I'm only interested in the criterion cpc bid
With italics/bold i marked the nonexcisting functions in the api
But the data of the type is there in the data structure when i debug
but for some reason they're not accessible.
Is there any other way to get it?

The code i would like to write is:

int offset = 0;
boolean morePages = true;
// Create selector.
SelectorBuilder builder = new SelectorBuilder();
Selector selector = builder
.fields(
AdGroupCriterionField.AdGroupId,
AdGroupCriterionField.Id,
AdGroupCriterionField.Status,
AdGroupCriterionField.CpcBid)
.offset(offset)
.limit(PAGE_SIZE)
.in(AdGroupCriterionField.AdGroupId, adGroupId.toString())
.in(AdGroupCriterionField.Id, CriterionId.toString())
.build();

while (morePages) {
  // Get all ad group criteria.
  AdGroupCriterionPage page = adGroupCriterionService.get(selector);

  if (page.getEntries() != null && page.getEntries().length > 0) {
  for (AdGroupCriterion adGroupCriterionResult : page.getEntries()){
BiddingStrategyConfiguration bsc = adGroupCriterionResult.
*getBiddingStrategyConfiguration*;
long oldbid = bsc.*getBids(0).getBid.getMicroAmout*;
System.out.print("Old bid was : "+oldbid);
}  
  } else {
System.out.println("No ad group criteria were found.");
  }

// Display ad group criteria.
  offset += PAGE_SIZE;
  selector = builder.increaseOffsetBy(PAGE_SIZE).build();
  morePages = offset < page.getTotalNumEntries();
}


tirsdag den 5. februar 2019 kl. 21.02.09 UTC+1 skrev 
googleadsapi-forumadvisor:
>
> Hello Thomas,
>
> To get the CpcBid 
> <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupService.CpcBid>
>  
> of an AdGroup, you can use AdGroupService.get 
> <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupService#get>
>  
> API call. You will need to set the CpcBid in the selector, please refer to 
> this 
> <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201809/basicoperations/GetAdGroups.java#L143>
>  
> Java code. If you would like to get the CpcBid 
> <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService.CpcBid>
>  
> of the criterion, you can use the AdGroupCriterionService.get 
> <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService#get>
>  
> API call. 
>
> Thanks,
> Milind, AdWords API Team
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_api
> https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> Was your question answered? Please rate your experience with us by taking 
> a short survey.
> If not -- reply to this email and tell us what else we can do to help.
>
> Take Survey 
> <https://support.google.com/google-ads/contact/survey_transactional?caseid=4-586925379=en=1>
>
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_api
> https://developers.google.com/adwords/api/community/
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/63c4b018-c497-4ea1-b71e-1e28ad95c38f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Java max CPCBID from adgroupID and criterionID

2019-02-05 Thread Thomas Bisballe
Is there a service i can call with adgroupID and criterionID in java
and get the last cpcbid.

When i use reports to get last bids (that otherwise works fine). They seem 
to not support things with low or no impressions/clicks. Even when i 
include zero impressions.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/87cdbeab-e356-4d5f-a89f-5ba01f7ccb05%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Any plans for Kotlin support?

2019-02-05 Thread Thomas Bisballe
Any changes that Kotlin will be added to the client libraries?
https://developers.google.com/adwords/api/docs/guides/first-api-call#get_a_client_library

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/96b36db1-94a6-48ac-87ae-86f2bb3fa845%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Possible to retrieve invoices through API?

2019-01-08 Thread Bobby Thomas
Hi,
  I have a question, since this feature is not going to come very soon 
and its a must for me, I am planning to automate the adWord website with 
the help of few scripts (running my local) and download these invoices? 
Should it work ?

Regards
Bobby

On Monday, January 7, 2019 at 9:59:51 PM UTC-8, Peter Oliquino (AdWords API 
Team) wrote:
>
> Hi Ed,
>
> I still haven't heard any updates from engineering if this will be 
> implemented in AdWords API or in future versions. You may continue to 
> follow our blog 
>  for any 
> updates or announcements.
>
> Thanks,
> Peter
> AdWords API Team
>
> On Tuesday, January 8, 2019 at 2:14:19 AM UTC+8, ed r wrote:
>>
>> Any word on including invoicing on the new Google Ads API?
>>
>>
>> On Wednesday, November 21, 2018 at 6:20:21 PM UTC-8, Luis Xander Talag 
>> (AdWords API Team) wrote:
>>>
>>> Hi Antoine,
>>>
>>> I'll follow up on this concern with the engineering team, however, 
>>> there's no guarantee that it will be available soon. Kindly follow the 
>>> blog  for 
>>> future updates regarding this feature.
>>>
>>> Let me know if you have further clarifications.
>>>
>>> Thanks,
>>> Luis
>>> AdWords API Team
>>>
>>> On Thursday, November 22, 2018 at 8:01:02 AM UTC+8, antoine lievre wrote:

 Hi,

 I just checked the blog and can't find anything about retrieving 
 invoices.
 But there is a lot of organization that really want this feature, and 
 this 8 years mow (at least).
 So, i'm hoping that it will be available ASAP.

 Antoine

>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/648671fd-ff2d-4b9d-b861-b7abf81be64f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: When will YouTube placement Urls be available again?

2018-12-18 Thread Thomas Dean
Another way of putting this would be -

Assuming my ads for the brand 'Nike' are appearing on the channel
'PewDiePie' what AWQL query would give me a report where the entry for one
column was 'PewDiePie' or 'UC-lHJZR3Gqxm24_Vd_AJ5Yw' (the channelId for
PewDiePie)?

On Tue, Dec 18, 2018 at 8:07 AM Thomas Dean 
wrote:

> Hi Dannison,
>
> The Video Performance Report doesn't help as the channel it is showing is
> my own channel not the channel where my ads are apprearing
>
> I've actually tried using the Automatic Placement Performance Report and
> it doesn't seem possible to recreate what one sees in interface by
> navigating to 'Placements -> Where you ads showed'.
>
> When pulling the Automatic Placement Report from the API the domain and
> display name are set to 'youtube.com' for every placement; in the
> interface it is possible to see the name of the channel (e.g 'PewDiePie' or
> 'AtGoogleTalks')
>
> Is there something I am missing?
>
>
>
>
> On Tue, Dec 18, 2018 at 6:11 AM 'Dannison Yao (AdWords API Team)' via
> AdWords API and Google Ads API Forum  wrote:
>
>> Hi Thomas,
>>
>> In reports, if you wish to pull the YouTube channel, you may use only the
>> VideoChannelId
>> <https://developers.google.com/adwords/api/docs/appendix/reports/video-performance-report#videochannelid>
>>  field
>> of the Video Performance Report. Based on the mapping guide
>> <https://developers.google.com/adwords/api/docs/guides/uireports#criteria> 
>> under
>> "Automatic Placements Report", the equivalent report in the API for 
>> *Placements
>> -> Where your ads showed *is the Automatic Placements Performance Reports
>> <https://developers.google.com/adwords/api/docs/appendix/reports#automatic-placements>.
>> The update does not affect this report, so you will still be able to pull
>> the YouTube Placements in this report.
>>
>> @Steve - Currently, there is no workaround solution on how to
>> pull YouTube video placements in the URL Performance Report.
>>
>> Regards,
>> Dannison
>> AdWords API Team
>>
>> On Tuesday, December 18, 2018 at 2:27:38 AM UTC+8, Steve M wrote:
>>>
>>> I too am looking for an answer to this.  We are building some key
>>> features around this functionality and missed the blog post - and have been
>>> banging out heads wondering what we were doing wrong.
>>>
>>> On Friday, December 14, 2018 at 1:45:08 PM UTC-8,
>>> tho...@matthewdean.co.uk wrote:
>>>>
>>>> Hey guys,
>>>>
>>>> Hope you are well.
>>>>
>>>> I was asking in reference to the blog post on the 17th October ('Changes
>>>> to the URL Performance Report for YouTube video placements
>>>> <http://ads-developers.googleblog.com/2018/10/changes-to-url-performance-report-for.html>')
>>>> which announced that the url performance report would exclude data from
>>>> YouTube but that this would be rectified in a later version of the API.
>>>> Three questions -  any idea when this will happen? Will it be available in
>>>> Google Ads Scripts too at this time? Is there any way of pulling the
>>>> YouTube video / channel id's until this happens?
>>>>
>>>> Best,
>>>>
>>>> Tom
>>>>
>>> --
>> --
>> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>> 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
>> "AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/adwords-api/04fd00f8-ef8f-461b-bcd4-687aa5bccd79%40googlegroups.com
>> <https://groups.google.com/d/msgid/adwords-api/04fd00f8-ef8f-461b-bcd4-687aa5bccd79%40googlegroups.com?utm_medium=email_source=footer>
>> .
>> For

Re: When will YouTube placement Urls be available again?

2018-12-18 Thread Thomas Dean
Hi Dannison,

The Video Performance Report doesn't help as the channel it is showing is
my own channel not the channel where my ads are apprearing

I've actually tried using the Automatic Placement Performance Report and it
doesn't seem possible to recreate what one sees in interface by navigating
to 'Placements -> Where you ads showed'.

When pulling the Automatic Placement Report from the API the domain and
display name are set to 'youtube.com' for every placement; in the interface
it is possible to see the name of the channel (e.g 'PewDiePie' or
'AtGoogleTalks')

Is there something I am missing?




On Tue, Dec 18, 2018 at 6:11 AM 'Dannison Yao (AdWords API Team)' via
AdWords API and Google Ads API Forum  wrote:

> Hi Thomas,
>
> In reports, if you wish to pull the YouTube channel, you may use only the
> VideoChannelId
> <https://developers.google.com/adwords/api/docs/appendix/reports/video-performance-report#videochannelid>
>  field
> of the Video Performance Report. Based on the mapping guide
> <https://developers.google.com/adwords/api/docs/guides/uireports#criteria> 
> under
> "Automatic Placements Report", the equivalent report in the API for 
> *Placements
> -> Where your ads showed *is the Automatic Placements Performance Reports
> <https://developers.google.com/adwords/api/docs/appendix/reports#automatic-placements>.
> The update does not affect this report, so you will still be able to pull
> the YouTube Placements in this report.
>
> @Steve - Currently, there is no workaround solution on how to pull YouTube
> video placements in the URL Performance Report.
>
> Regards,
> Dannison
> AdWords API Team
>
> On Tuesday, December 18, 2018 at 2:27:38 AM UTC+8, Steve M wrote:
>>
>> I too am looking for an answer to this.  We are building some key
>> features around this functionality and missed the blog post - and have been
>> banging out heads wondering what we were doing wrong.
>>
>> On Friday, December 14, 2018 at 1:45:08 PM UTC-8,
>> tho...@matthewdean.co.uk wrote:
>>>
>>> Hey guys,
>>>
>>> Hope you are well.
>>>
>>> I was asking in reference to the blog post on the 17th October ('Changes
>>> to the URL Performance Report for YouTube video placements
>>> <http://ads-developers.googleblog.com/2018/10/changes-to-url-performance-report-for.html>')
>>> which announced that the url performance report would exclude data from
>>> YouTube but that this would be rectified in a later version of the API.
>>> Three questions -  any idea when this will happen? Will it be available in
>>> Google Ads Scripts too at this time? Is there any way of pulling the
>>> YouTube video / channel id's until this happens?
>>>
>>> Best,
>>>
>>> Tom
>>>
>> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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
> "AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/adwords-api/04fd00f8-ef8f-461b-bcd4-687aa5bccd79%40googlegroups.com
> <https://groups.google.com/d/msgid/adwords-api/04fd00f8-ef8f-461b-bcd4-687aa5bccd79%40googlegroups.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAE9cue4%2BKLPicMx2Y03AE6aug45qBN5F_yRFAdB3qp1W2Yw%2B%2Bg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


When will YouTube placement Urls be available again?

2018-12-14 Thread thomas
Hey guys,

Hope you are well.

I was asking in reference to the blog post on the 17th October ('Changes to 
the URL Performance Report for YouTube video placements 
')
 
which announced that the url performance report would exclude data from 
YouTube but that this would be rectified in a later version of the API. 
Three questions -  any idea when this will happen? Will it be available in 
Google Ads Scripts too at this time? Is there any way of pulling the 
YouTube video / channel id's until this happens?

Best,

Tom

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0173a9b7-9c69-40e0-84b0-10ebdecfe282%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get all userlists on an account and list their names and id's in java

2018-11-20 Thread Thomas Bisballe
[19 Nov 2018 21:25:45,554-requestInfoLogger:WARN:main] Request made: 
Service: AdwordsUserListService Method: get clientCustomerId: 912-093-0506 
URL: 
https://adwords.google.com/api/adwords/rm/v201802/AdwordsUserListService 
Request ID: 00057b0a525fdd680a81379751017e22 ResponseTime(ms): 167 
OperationsCount: 1 IsFault: true FaultMessage: 
ApiException{applicationExceptionType=ApiException, 
errors=[SelectorError{apiErrorType=SelectorError, 
errorString=SelectorError.INVALID_FIELD_NAME, fieldPath=serviceSelector, 
fieldPathElements=[FieldPathElement{field=serviceSelector}], 
reason=INVALID_FIELD_NAME, trigger=BasicUserList}]}
[19 Nov 2018 21:25:45,570-soapXmlLogger:INFO:main] SOAP request:

http://schemas.xmlsoap.org/soap/envelope/; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;>

https://adwords.google.com/api/adwords/rm/v201802; 
soapenv:mustUnderstand="0">
https://adwords.google.com/api/adwords/cm/v201802;>912-093-0506
https://adwords.google.com/api/adwords/cm/v201802;>REDACTED
https://adwords.google.com/api/adwords/cm/v201802;>unknown 
(AwApi-Java, AdWords-Axis/3.14.0, Common-Java/3.14.0, Axis/1.4, 
Java/1.8.0_172, maven)
https://adwords.google.com/api/adwords/cm/v201802;>false
https://adwords.google.com/api/adwords/cm/v201802;>false



https://adwords.google.com/api/adwords/rm/v201802;>

https://adwords.google.com/api/adwords/cm/v201802;>BasicUserList






[19 Nov 2018 21:25:45,571-soapXmlLogger:INFO:main] SOAP response:

http://schemas.xmlsoap.org/soap/envelope/;>

https://adwords.google.com/api/adwords/cm/v201802; 
xmlns:ns2="https://adwords.google.com/api/adwords/rm/v201802;>
00057b0a525fdd680a81379751017e22
AdwordsUserListService
get
1
167




soap:Client
[SelectorError.INVALID_FIELD_NAME @ 
serviceSelector; trigger:'BasicUserList']

https://adwords.google.com/api/adwords/cm/v201802; 
xmlns:ns2="https://adwords.google.com/api/adwords/rm/v201802;>
[SelectorError.INVALID_FIELD_NAME @ 
serviceSelector; trigger:'BasicUserList']

ApiException
http://www.w3.org/2001/XMLSchema-instance; 
xsi:type="SelectorError">
serviceSelector

serviceSelector

BasicUserList

SelectorError.INVALID_FIELD_NAME
SelectorError
INVALID_FIELD_NAME







mandag den 19. november 2018 kl. 23.42.07 UTC+1 skrev Dannison Yao (AdWords 
API Team):
>
> Hi Thomas,
>
> The selector fields are case-sensitive. You could try using "Id" and 
> "Name" in your selector 
> <https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201809-AdwordsUserListService>
>  with 
> proper capitalization. If this does not solve the problem, could you 
> provide the complete SOAP request and response logs so I could investigate 
> this further? You may send them to me via the *reply privately to author*
>  option.
>
> Regards,
> Dannison
> AdWords API Team
>
> On Tuesday, November 20, 2018 at 4:29:44 AM UTC+8, Thomas Bisballe wrote:
>>
>> How do i get all userlists from an account and list all their names and 
>> id's.
>>
>> When i run
>>
>> AdwordsUserListServiceInterface userListService = 
>> adWordsServices.get(session,AdwordsUserListServiceInterface.class);
>> Selector serviceSelector = new Selector();
>> String[] fields = {"id","name"};
>> serviceSelector.setFields(fields);
>> UserListPage result = userListService.get(serviceSelector);
>>
>> i get invalid field ids error
>>
>> But on the page
>>
>>
>> https://developers.google.com/adwords/api/docs/reference/v201806/AdwordsUserListService.UserList
>>
>> id and name are valid id's
>>
>

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

Get all userlists on an account and list their names and id's in java

2018-11-19 Thread Thomas Bisballe
How do i get all userlists from an account and list all their names and 
id's.

When i run

AdwordsUserListServiceInterface userListService = 
adWordsServices.get(session,AdwordsUserListServiceInterface.class);
Selector serviceSelector = new Selector();
String[] fields = {"id","name"};
serviceSelector.setFields(fields);
UserListPage result = userListService.get(serviceSelector);

i get invalid field ids error

But on the page

https://developers.google.com/adwords/api/docs/reference/v201806/AdwordsUserListService.UserList

id and name are valid id's

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e67e322f-24bf-43bc-9150-6f3e891821ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How do i add a single product id to a shopping campaign in JAVA

2018-08-30 Thread Thomas Bisballe
Hi Peter
Im building upon the addShoppingCampaign.java code

changed the code a little too

if (createDefaultPartition) {
  // Create an ad group criterion for 'All products' using the 
ProductPartitionTree utility.
  ProductPartitionTree productPartitionTree =
  ProductPartitionTree.createAdGroupTree(adWordsServices, session, 
adGroup.getId());
  productPartitionTree
  
.getRoot().asSubdivision().addChild(ProductDimensions.createOfferId("9420020220386")).asBiddableUnit().setBid(90L);
   
  List mutateOperations = 
productPartitionTree.getMutateOperations();

  // Make the mutate request.
  AdGroupCriterionServiceInterface adGroupCriterionService =
  adWordsServices.get(session, 
AdGroupCriterionServiceInterface.class);
  AdGroupCriterionReturnValue adGroupCriterionResult =
  adGroupCriterionService.mutate(
  mutateOperations.toArray(new AdGroupCriterionOperation[0]));

  // Display result.
  for (AdGroupCriterion adGroupCriterion : 
adGroupCriterionResult.getValue()) {
System.out.printf(
"Ad group criterion with ID %d in ad group with ID %d was 
added.%n",
adGroupCriterion.getCriterion().getId(), 
adGroupCriterion.getAdGroupId());
  }


And getting
  Error 1: AdGroupCriterionError{apiErrorType=AdGroupCriterionError, 
errorString=AdGroupCriterionError.PRODUCT_PARTITION_SUBDIVISION_REQUIRES_OTHERS_CASE,
 
fieldPath=operations, 
fieldPathElements=[FieldPathElement{field=operations}], 
reason=PRODUCT_PARTITION_SUBDIVISION_REQUIRES_OTHERS_CASE, 
trigger=ProductPartition{id=TempCriterionId{id=1}, bidSimulatorStatus=null, 
partitionType=SUBDIVISION, parentCriterionId=null, productGroup=null, 
productGroupObsoleteStatus=null, caseValue=null, decisionPath=[], 
salesCountry=null, merchantId=null, hasPromotedSuggestion=null}}

what is meant by PRODUCT_PARTITION_SUBDIVISION_REQUIRES_OTHERS_CASE and how 
do i fix it

onsdag den 29. august 2018 kl. 10.34.25 UTC+2 skrev Peter Oliquino (AdWords 
API Team):
>
> Hi Thomas,
>
> You can review our shopping campaigns 
> <https://developers.google.com/adwords/api/docs/guides/shopping> guide on 
> how you can configure your accounts and create shopping campaigns with 
> their corresponding bids and product partitions and set its product 
> dimensions 
> <https://developers.google.com/adwords/api/docs/guides/shopping#product_dimensions>
>  (ProductOfferId 
> <https://developers.google.com/adwords/api/docs/reference/v201806/AdGroupCriterionService.ProductOfferId>
> ).
>
> As for excluding "everything else", I'm afraid that there is no direct way 
> to achieve this. Using the AdGroupCriterionService.mutate() 
> <https://developers.google.com/adwords/api/docs/reference/v201806/AdGroupCriterionService#mutate>
>  method, 
> you will have to REMOVE it and ADD it again, however this time, you will 
> need to ADD it as a NegativeAdGroupCriterion 
> <https://developers.google.com/adwords/api/docs/reference/v201806/AdGroupCriterionService.NegativeAdGroupCriterion>
> .
>
> Best regards,
> Peter
> AdWords API Team
>
> On Wednesday, August 29, 2018 at 11:44:04 AM UTC+8, Thomas Bisballe wrote:
>>
>> How do i add a single product id from merchant center into a new Adgroup 
>> in a new shopping campaign in JAVA
>> with a cpc bid of 2 euros 
>> and make it exclude everything else in "all products"
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a79fe95d-557a-4020-beb2-db45b15e24eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How do i add a single product id to a shopping campaign in JAVA

2018-08-28 Thread Thomas Bisballe
How do i add a single product id from merchant center into a new Adgroup in 
a new shopping campaign in JAVA
with a cpc bid of 2 euros 
and make it exclude everything else in "all products"

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1c11aafb-fb87-4331-bde7-ed60e789a4e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Add a User / Invite Management Access

2018-06-27 Thread Alec Thomas
To whom it may concern,

It seems to me there are 2 ways to invite a user on an MCC account:

   1. Create a ManagedCustomer and send an invite. This will create a 
   customer account managed by the MCC and allow a user to access it via their 
   google account (at the email address you provided).
   2. Invite a user to manage the account (aka adding a user to the 
   account). This will send an invite link so that the user can access/manage 
   the MCC.

The first is very clearly documented in the API docs/refs.
I have yet to find any documentation in the API docs/refs for the second.

That being said, I have the following questions:

   1. Is it possible to invite a user to manage the MCC account from the 
   API (the second kind)?
   2. Must these emails be attached to a google account?
  - If so, can I invite a non-google account email and have the user 
  setup a google account through the invite link?
  
Thanks,
Alec

P.S. - It seems like the question was answered here 2 years ago and I would 
like to know if there have been any changes to the API functionality since 
then.

https://groups.google.com/forum/#!topic/adwords-api/cx3xEUTlzWg

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/08ed4f74-67a3-44b2-9818-723ebbfd3c79%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Account access management in API (grant other user access to my account)

2018-06-27 Thread Alec Thomas
Has this changed in the latest version of the API?
OR
Are there any official workarounds for this?

On Wednesday, October 19, 2016 at 12:03:18 PM UTC-7, Vishal Vinayak 
(Adwords API Team) wrote:
>
> Hi Konstantin,
>
> Unfortunately, you cannot invite new users to your AdWords account or a 
> manager account using the API. In case you are trying to extent an invite 
> to a client account from a manager account (i.e. linking a manager account 
> to a client account), you can use ManagedCustomerService 
> 
>  for 
> that purpose. The ManagedCustomerService.mutateLink 
> 
>  method 
> can be used to extend new invitations or make changes to existing 
> invitations. More details can be found here 
> .
>  
> Please note that AdWords API does not support extending invitations from 
> AdWords client accounts i.e. only manager accounts can extend invitations 
> to AdWords accounts (or other manager accounts).  
>
> Regards,
> Vishal, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bbc39b4e-339e-4596-bce1-af561a53b6a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Rate Limit Error: Rate Scope:Account - Is the rate limit at dev token or the account?

2018-03-29 Thread Thomas Lutz
We have the same problem. The error seems to be misleading, because the 
rateScope does not seem to be even account-related (but rather global for 
TargetingIdeaService) as I have read in another thread here. Can anyone 
from the Adwords API team help?

Am Mittwoch, 28. März 2018 23:05:58 UTC+2 schrieb srb:
>
> Hello,
> I am using the TargetingIdeaService (STATS) to check search volume on a 
> set of keywords and I keep getting the rate limit error - 
>
> RateExceededError.RATE_EXCEEDED
>
> RateExceededError
>
> RATE_EXCEEDED
>
> RATE_LIMIT
>
> ACCOUNT
>
> 30
>
>
> We only have one dev token. 
>
>
> Is the rate limit at the dev token level or at the account level? 
>
> If it is at the account level, what other operations are being counted 
> towards this limit and how can I monitor those requests?
>
> Appreciate your help!
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/83abd64a-15ad-4706-aa7c-a6e24131d2d6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Cant Get Developer Token

2017-10-30 Thread thomas . wangsa
Hi Sreelakshmi,

Thank you for your information.

Regards,
Thomas

On Friday, October 27, 2017 at 10:40:19 PM UTC+7, Sreelakshmi Sasidharan 
(AdWords API Team) wrote:
>
> Hi Thomas, 
>
> I will be following up on your questions as Jude is out today. Please find 
> my answered below :
>
>1. Could you help us to check how many MCC Accounts that we have and 
>who?
>From your client account, you could navigate to the Account Settings 
>-> Account access page. The Account access page will have Manager accounts 
>linked with the client account under "Client managers" section. I see this 
>specific client account has two manager accounts. 
>
>2. What should we do if we create new MCC Accounts with existing 
>adwords and how about the payment method in registration new MCC Accounts ?
>You can create a new production manager account (MCC) by following the 
>steps listed here 
>
> <https://support.google.com/adwords/answer/6139186?visit_id=1-636447142605437421-2640128624=1>.
>  
>Please note that you will not be able to reuse an email which is already 
>associated with any AdWords account. Once you have the Manager account 
>created, you could link that manager account using the 
>ManagedCustomerService.mutateLink 
>
> <https://developers.google.com/adwords/api/docs/reference/latest/ManagedCustomerService#mutateLink>
>  as 
>described here 
>
> <https://developers.google.com/adwords/api/docs/guides/accounts-overview#managedcustomerservice>.
>  
>Or do this using the AdWords UI by following the steps listed here 
>
> <https://support.google.com/adwords/answer/7459601?hl=en_topic=7554359>. 
> You 
>could go over this guide 
>
> <https://support.google.com/adwords/topic/3119101?hl=en_topic=3181080,3126923,>
>  to 
>understand the different billing options available. Let me know if you 
> have 
>any specific question about billing.
>
> Thanks,
> Sreelakshmi, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c086d713-1367-4a66-bc7c-04f3dc6cff99%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Cant Get Developer Token

2017-10-27 Thread thomas . wangsa
Hello Jude,

Really thanks for your confirmation.

May i ask some question about this issue ?

1. Yesterday we have a call with "google adwords supports" in our country 
to ask about our MCC Accounts. 
 They said our MCC Accounts email is T**adw...@gmail.com but they 
could not make sure and did not know other MCC Accounts that we have.

 The problem is we dont have access with T**adw...@gmail.com 
anymore.
 So, could you help us to check how many MCC Accounts that we have and 
who ?

2. you recommend us to create new MCC Accounts right ?
what should we do if we create new MCC Accounts with existing adwords 
and how about the payment method in registration new MCC Accounts ?

We need some clearly information for get some options to solve this issue, 
please let us know if you think we need more information.

Sincerely,
Thomas

On Tuesday, October 24, 2017 at 10:30:54 PM UTC+7, Jude Amagoh wrote:
>
> Hi Thomas, 
>
> I took a look at CID: 885-367-4573, due to it being a client account you 
> won't be able to apply for API access. As discussed earlier, only Adwords 
> Manage (MCC) Accounts can request API access. Unfortunately, Adwords don't 
> allow you to change a client account to a manager account. I recommend you 
> create a new MCC Account 
> <https://support.google.com/adwords/answer/7459399?hl=en_topic=7554904>, 
> request API access, then link 
> <https://developers.google.com/adwords/api/docs/guides/accounts-overview#managedcustomerservice>
>  all 
> the accounts you wish to manage. 
>
> Best Regards, 
> Jude, Adwords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f352c74e-9363-4a73-9863-f0860ebf5507%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Cant Get Developer Token

2017-10-23 Thread thomas . wangsa
Hi All,

i got a problem with google adwords api which i can not get/see developer 
token.
i have seen the video 
at https://developers.google.com/adwords/api/docs/guides/first-api-call how 
to get developer token, in my case the menu of adwords API Center didn't 
show in my "Account Settings", my role is Admin.

Regards,
Thomas

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0cc33407-fb88-44c6-a121-e6322829b911%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Adwords API - Laravel 5 - Authorization Error

2017-10-06 Thread Thomas in het Veld
Hello,

I am making use of the nikolajlovenhardt/laravel-google-ads 
 library for 
Laravel 5.

I set up  a product manager account and created an API key, requested the 
clientId, clientSecret and refreshToken.
I have setup a MCC test account, and notated its clientCustomerId.

But still, I'm getting "Authorized error".

My Adwords config:

 [
'developerToken' => '',
'clientCustomerId' => 'xxx-xxx-xxx',

/*
 * Optional. Set a friendly application name identifier.
 *
 * 'userAgent' => '',
 */

/*
 * Optional additional AdWords API settings.
 * endpoint = "https://adwords.google.com/;
 *
 * 'isPartialFailure' => false,
 */

/*
 * Optional setting for utility usage tracking in the user agent in 
requests.
 * Defaults to true.
 *
 * 'includeUtilitiesInUserAgent' => true,
 */
],

'DFP' => [
'networkCode' => '',
'applicationName' => '',
],

'ADWORDS_REPORTING' => [
/*
 * Optional reporting settings.
 *
 * 'isSkipReportHeader' => false,
 * 'isSkipColumnHeader' => false,
 * 'isSkipReportSummary' => false,
 * 'isUseRawEnumValues' => false,
 */
],

'OAUTH2' => [
/*
 * Required OAuth2 credentials. Uncomment and fill in the values 
for the
 * appropriate flow based on your use case. See the README for 
guidance:
 * 
https://github.com/googleads/googleads-php-lib/blob/master/README.md#getting-started
 */

/*
 * For installed application or web application flow.
*/
 'clientId' => 
'xxx-xxx.apps.googleusercontent.com',
 'clientSecret' => 'xxx',
 'refreshToken' => 'xxx',

/*
 * For service account flow.
 * 'jsonKeyFilePath' => 
'INSERT_ABSOLUTE_PATH_TO_OAUTH2_JSON_KEY_FILE_HERE'
 * 'scopes' => 'https://www.googleapis.com/auth/adwords',
 */
],

'SOAP' => [
/*
 * Optional SOAP settings. See SoapSettingsBuilder.php for more 
information.
 * 'compressionLevel' => ,
 * 'wsdlCache' => ,
 */
],

'PROXY' => [
/*
 * Optional proxy settings to be used by SOAP requests.
 * 'host' => '',
 * 'port' => ,
 * 'user' => '',
 * 'password' => '',
 */
],

'LOGGING' => [
/*
 * Optional logging settings.
 * 'soapLogFilePath' => 'path/to/your/soap.log',
 * 'soapLogLevel' => 'INFO',
 * 'reportDownloaderLogFilePath' => 
'path/to/your/report-downloader.log',
 * 'reportDownloaderLogLevel' => 'INFO',
 * 'batchJobsUtilLogFilePath' => 'path/to/your/bjutil.log',
 * 'batchJobsUtilLogLevel' => 'INFO',
 */
],
];


My Controller:

adWordsService = $adWordsService;
}

public function index() {
$test = $this->campaigns();

//return dd($test);
}

public function campaigns()
{
$customerClientId = 'xxx-xxx-';

$campaignService = 
$this->adWordsService->getService(CampaignService::class, 
$customerClientId);

// Create selector.
$selector = new Selector();

$selector->setFields(array('Id', 'Name'));
$selector->setOrdering(array(new OrderBy('Name', 'ASCENDING')));

// Create paging controls.
$selector->setPaging(new Paging(0, 100));

// Make the get request.
$page = $campaignService->get($selector);

dd($page);
}
}

But still it is giving me the following error:

http://schemas.xmlsoap.org/soap/envelope/;>https://adwords.google.com/api/adwords/cm/v201609;>00055adb54c6d2180a3781c64d0800faCampaignServiceget178soap:Server[AuthorizationError.USER_PERMISSION_DENIED
 
@ ; trigger:'null']https://adwords.google.com/api/adwords/cm/v201609;>[AuthorizationError.USER_PERMISSION_DENIED
 
@ ; 
trigger:'null']ApiExceptionhttp://www.w3.org/2001/XMLSchema-instance; 
xsi:type="AuthorizationError">nullAuthorizationError.USER_PERMISSION_DENIEDAuthorizationErrorUSER_PERMISSION_DENIED


I would really appreciate your help. Thank you!

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

Re: Video campaigns from Campaign Service

2016-07-25 Thread Thomas Coutelen
Any update regarding access to video campaigns via the SOAP service?

On Monday, October 26, 2015 at 9:38:50 AM UTC-4, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi Tiana,
>
> We don't have any immediate plans to add support for retrieving and 
> modifying Video campaigns via the SOAP services.
>
> Cheers,
> Josh, AdWords API Team
>
> On Monday, October 26, 2015 at 8:38:47 AM UTC-4, Tiana S. wrote:
>>
>> Hi,
>>
>> Great that the Video statistics are included in reports, but it would be 
>> great if you could also filter on these types in the CampaignService. I 
>> read this: 
>> https://groups.google.com/forum/#!searchin/adwords-api/advertisingChannelType$20video/adwords-api/xhyovJNguro/NJs-OqBcCQAJ
>> .
>>
>> There Josh says it isn't possible right now, but I would like to know 
>> whether this is considered to be added to the SOAP endpoints in the future?
>>
>> Thanks,
>>
>> Tiana
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/990ee712-89d1-45d2-b164-1aa7be5689ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Master Data Feed

2016-05-26 Thread Thomas Schlegel
Thanks for the swift reply, I'll follow that lead and see where I can get.

~Thomas

On Thursday, May 26, 2016 at 10:58:40 AM UTC-5, Joyce Lava wrote:
>
> Hi Thomas,
>
> Currently, there is no AdWords API service I know that will allow you to 
> create a master data feed. FeedService 
> <https://developers.google.com/adwords/api/docs/reference/v201603/FeedService>
>  is 
> used to create feeds on your adGroups per campaign. 
>
> However, you may try to check with the Content API for Shopping Forum 
> <https://groups.google.com/forum/#!forum/google-content-api-for-shopping> if 
> someone can provide information on the above concern.
>
> Thanks,
> Joyce, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a71f04ba-d42e-47cc-9abc-f543ba84a6e9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Master Data Feed

2016-05-26 Thread Thomas Schlegel
Hi, I've been searching around google Adwords API and Merchant Center and 
cannot seem to find information on what I need so I thought I'd ask the 
question here.

I'm attempting to create a CMS type of application that allows small 
businesses to create websites and link/create google merchant and adwords 
accounts through my portal.  As part of offering this service I'm also 
interested in being able to help them build and create their own data-feeds 
for their site.  I'd like the process to go something like this : 

1) I have a master data-feed of all google merchant API products
2) They select which products might be relevant to their business (via 
Admin Portal in my site)
3) I then take their selected products and compile them as a datafeed, 
create their merchant /adword account, and submit their datafeed.


Is there a programmatic way to do any of this? And is there a master 
data-feed available to help me create data-feeds for my clients?

These are pieces of information that I can't seem to find through the 
documentation.

Thanks,

Thomas.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/189f69ff-fb70-49df-825b-173e894954fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unified API for TrueView video campaigns

2015-12-10 Thread Thomas Koller


You also get performance values of video campaigns via the 
CAMPAIGN_PERFORMANCE_REPORT (
https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report).
 
The AdvertisingChannelType is “VIDEO”.

Fully tested with AWQL in AdWords Scripts.

 

 

Kind regards

 

Thomas




On Thursday, December 10, 2015 at 4:09:25 PM UTC+1, Anthony Madrigal wrote:
>
> Hi Pete,
>
> Currently, the only support we have for video campaigns in the API is 
> through reporting. We have a new report type called the Video Performance 
> Report 
> <https://developers.google.com/adwords/api/docs/appendix/reports/video-performance-report>
>  specifically 
> for reporting video campaigns.
>
> Cheers,
> Anthony
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1d551ec5-c84b-49c5-bb24-ab610285adb9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


GEO API List for UK

2015-10-19 Thread Ceri Thomas
Hi,

I'm looking for the UK equivalent of this 
page https://developers.google.com/adwords/api/docs/appendix/cities-DMAregions 
can someone please provide a link?

Thanks,

Ceri

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5ed3b1a2-ed56-4980-ae0a-93ba866c30cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Upgraded Urls: Can not migrate Ads with german Umlauts (öäüß) in final url

2015-06-18 Thread Thomas Moormann
Hi,

we are currently migrating our Adwords Accounts by using the upgrade URL 
function on AdGroupAds. 
We got an AdError.URL_NOT_EQUIVALENT error on all final URLs with german 
Umlauts like äöüÄÖÜß.


Example to reproduce:
Destination URL:
http://www.tracking.com/rdirect?url=http%3A%2F%2Fwww.landingpage.com%3Fparam%3D%C3%B6%C3%BC%C3%A4%C3%96%C3%9C%C3%84%C3%9F

Tracking URL Template:
http://www.tracking.com/rdirect?url={lpurl}

Final URL:
http://www.landingpage.com?param=öüäÖÜÄß

This can also be reproduced by using the Adwords Editor Post URL upgrades 
function.

Can you please fix this bug as soon as possible because we are not able to 
use this function for our customers.

Greets,
Thomas

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/16fd28bb-e746-4f4e-851a-2cbdf878ce3f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: State of Upgraded URLs

2015-02-25 Thread Thomas Heller
Should I be able to update the trackingUrlTemplate field of a running Ad?

I tried:

public Object updateAd(long adGroupId, long adId, String newTemplate) throws 
RemoteException {
AdGroupAdServiceInterface s = services.get(session, 
AdGroupAdServiceInterface.class);
AdGroupAdOperation up = new AdGroupAdOperation();
up.setOperator(Operator.SET);

AdGroupAd group = new AdGroupAd();
group.setAdGroupId(adGroupId);
group.setStatus(AdGroupAdStatus.ENABLED);
TextAd ad = new TextAd();

ad.setId(adId);
ad.setTrackingUrlTemplate(newTemplate);
group.setAd(ad);
up.setOperand(group);

return s.mutate(new AdGroupAdOperation[] { up });
}


The operation succeeds but the change to ad.setTrackingUrlTemplate is 
ignored and the old one is returned.

Do I have to create a new ad and pause the old one or should that update 
work?

Thanks.


On Wednesday, February 25, 2015 at 11:30:03 AM UTC+1, Thomas Heller wrote:

 AdGroupAdService.upgradeUrl seems to have done the trick. I just assumed 
 that would also switch the web interface to show the new options but that 
 is not the case.

 On Tuesday, February 24, 2015 at 3:46:22 PM UTC+1, Michael Cloonan 
 (AdWords API Team) wrote:

 Hello,

 All API accounts should have Upgraded URLs enabled. Please see our 
 API-specific 
 guide 
 https://developers.google.com/adwords/api/docs/guides/upgraded-urls for 
 information on how to set them up via the API.

 If you're still having trouble after looking over the guide, please 
 include a SOAP request/response, making sure to remove private information.

 Regards,
 Mike, AdWords API Team

 On Tuesday, February 24, 2015 at 8:38:53 AM UTC-5, Thomas Heller wrote:

 Hello,


 http://adwords.blogspot.de/2015/02/get-faster-and-easier-url-tracking-with.html
  
 made me think upgraded URLs were live but I cannot find any of the options 
 for any of our Campaigns, AdGroups, Ads. Creating new ones does not show 
 any of the options either.

 If I do a Campaign.setTrackingUrlTemplate via the API the field is 
 updated but simply ignored.

 The old signup 
 http://googleadsdeveloper.blogspot.de/2014/09/sign-up-for-upgraded-urls-in-adwords-api.html
  
 expired.

 Is there anything I need to do on the account-level to get upgraded URLs 
 or do I have to wait until our account gets migrated?

 Thanks.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c0399211-7798-49ef-b813-b73750241cfc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: State of Upgraded URLs

2015-02-25 Thread Thomas Heller
Hmm so I'm basically going to lose all performance data on all existing Ads 
if I upgrade using .upgradeUrl?

Currently all Destination URLs contain the tracking bits (obviously), if I 
seperate them when upgrading into Final URL + tracking template they must 
still produce the same result (ie. finalUrl + trackingTemplate == 
Destination URL) otherwise I get a URL_NOT_EQUIVALENT error. The lowest 
level is always chosen for the tracking template so the one from the Ad is 
always use and I gain nothing by being able to change it higher up (ie. 
AdGroup, Campaign, ..). I cannot remove the tracking template from the Ad 
so I basically gain nothing by upgrading.

Basically there is no way to remove the tracking bits from the old 
current URLs to properly seperate them for the new system without losing 
all performance data? I guess I expected that, just making sure I'm not 
missing anything.



On Wednesday, February 25, 2015 at 5:28:58 PM UTC+1, Michael Cloonan 
(AdWords API Team) wrote:

 Hello,

 Ads can inherit tracking URL templates from parent items (ad groups, 
 campaigns, even accounts). These can be changed, and if the ad doesn't have 
 its own specified to override, it will effectively change in the ad without 
 mutating the ad. This is the intended use case for tracking URL templates. 
 I believe that if specified on the ad itself, then it is immutable, but 
 otherwise you still get the advantages you mentioned.

 Regards,
 Mike, AdWords API Team

 On Wednesday, February 25, 2015 at 11:24:03 AM UTC-5, Oliver wrote:

 I thought the whole point of upgraded URLs is that the tracking bit can 
 change without deleting the existing Ad (which is how the current system 
 works).



 On Wednesday, February 25, 2015 at 3:55:27 PM UTC, Michael Cloonan 
 (AdWords API Team) wrote:

 Hello,

 While all API accounts have access to Upgraded URLs, not all web 
 interface accounts have been upgraded yet. This likely accounts for the 
 discrepancy between the ads upgraded via the API viewed in the web 
 interface.

 To my knowledge, this update doesn't change the fact that ads are 
 immutable once created. You can upgrade them one-time using the new upgrade 
 method, but to specify a custom tracking URL template you would still have 
 to make a new ad.

 We will have documentation on helping assist with more complicated 
 migration strategies for Upgraded URLs in the coming weeks.

 Regards,
 Mike, AdWords API Team

 On Wednesday, February 25, 2015 at 7:44:34 AM UTC-5, Thomas Heller wrote:

 Should I be able to update the trackingUrlTemplate field of a running 
 Ad?

 I tried:

 public Object updateAd(long adGroupId, long adId, String newTemplate) 
 throws RemoteException {
 AdGroupAdServiceInterface s = services.get(session, 
 AdGroupAdServiceInterface.class);
 AdGroupAdOperation up = new AdGroupAdOperation();
 up.setOperator(Operator.SET);

 AdGroupAd group = new AdGroupAd();
 group.setAdGroupId(adGroupId);
 group.setStatus(AdGroupAdStatus.ENABLED);
 TextAd ad = new TextAd();

 ad.setId(adId);
 ad.setTrackingUrlTemplate(newTemplate);
 group.setAd(ad);
 up.setOperand(group);

 return s.mutate(new AdGroupAdOperation[] { up });
 }


 The operation succeeds but the change to ad.setTrackingUrlTemplate is 
 ignored and the old one is returned.

 Do I have to create a new ad and pause the old one or should that 
 update work?

 Thanks.


 On Wednesday, February 25, 2015 at 11:30:03 AM UTC+1, Thomas Heller 
 wrote:

 AdGroupAdService.upgradeUrl seems to have done the trick. I just 
 assumed that would also switch the web interface to show the new options 
 but that is not the case.

 On Tuesday, February 24, 2015 at 3:46:22 PM UTC+1, Michael Cloonan 
 (AdWords API Team) wrote:

 Hello,

 All API accounts should have Upgraded URLs enabled. Please see our 
 API-specific 
 guide 
 https://developers.google.com/adwords/api/docs/guides/upgraded-urls 
 for 
 information on how to set them up via the API.

 If you're still having trouble after looking over the guide, please 
 include a SOAP request/response, making sure to remove private 
 information.

 Regards,
 Mike, AdWords API Team

 On Tuesday, February 24, 2015 at 8:38:53 AM UTC-5, Thomas Heller 
 wrote:

 Hello,


 http://adwords.blogspot.de/2015/02/get-faster-and-easier-url-tracking-with.html
  
 made me think upgraded URLs were live but I cannot find any of the 
 options 
 for any of our Campaigns, AdGroups, Ads. Creating new ones does not 
 show 
 any of the options either.

 If I do a Campaign.setTrackingUrlTemplate via the API the field is 
 updated but simply ignored.

 The old signup 
 http://googleadsdeveloper.blogspot.de/2014/09/sign-up-for-upgraded-urls-in-adwords-api.html
  
 expired.

 Is there anything I need to do on the account-level to get upgraded 
 URLs or do I have to wait until our account gets migrated?

 Thanks.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog

Re: State of Upgraded URLs

2015-02-25 Thread Thomas Heller
AdGroupAdService.upgradeUrl seems to have done the trick. I just assumed 
that would also switch the web interface to show the new options but that 
is not the case.

On Tuesday, February 24, 2015 at 3:46:22 PM UTC+1, Michael Cloonan (AdWords 
API Team) wrote:

 Hello,

 All API accounts should have Upgraded URLs enabled. Please see our 
 API-specific 
 guide 
 https://developers.google.com/adwords/api/docs/guides/upgraded-urls for 
 information on how to set them up via the API.

 If you're still having trouble after looking over the guide, please 
 include a SOAP request/response, making sure to remove private information.

 Regards,
 Mike, AdWords API Team

 On Tuesday, February 24, 2015 at 8:38:53 AM UTC-5, Thomas Heller wrote:

 Hello,


 http://adwords.blogspot.de/2015/02/get-faster-and-easier-url-tracking-with.html
  
 made me think upgraded URLs were live but I cannot find any of the options 
 for any of our Campaigns, AdGroups, Ads. Creating new ones does not show 
 any of the options either.

 If I do a Campaign.setTrackingUrlTemplate via the API the field is 
 updated but simply ignored.

 The old signup 
 http://googleadsdeveloper.blogspot.de/2014/09/sign-up-for-upgraded-urls-in-adwords-api.html
  
 expired.

 Is there anything I need to do on the account-level to get upgraded URLs 
 or do I have to wait until our account gets migrated?

 Thanks.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2091080d-6c73-4b20-b659-bb34deb40f79%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


State of Upgraded URLs

2015-02-24 Thread Thomas Heller
Hello,

http://adwords.blogspot.de/2015/02/get-faster-and-easier-url-tracking-with.html 
made me think upgraded URLs were live but I cannot find any of the options 
for any of our Campaigns, AdGroups, Ads. Creating new ones does not show 
any of the options either.

If I do a Campaign.setTrackingUrlTemplate via the API the field is updated 
but simply ignored.

The old signup 
http://googleadsdeveloper.blogspot.de/2014/09/sign-up-for-upgraded-urls-in-adwords-api.html
 
expired.

Is there anything I need to do on the account-level to get upgraded URLs or 
do I have to wait until our account gets migrated?

Thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e5ba7c77-d033-4a92-8360-0d5d1a842483%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Extraction conversion id from the API

2014-11-14 Thread Julien Thomas
Hi.

While using the API, I can produce report for Campaigns  (CampaignID, 
NumConversion) and Trackers (TrackerID, NumConverison)

But is it possible to extract from the API the array of conversions such as 
[CampaignID, webpage]?
By Webpage, I mean for instance what we get from Tools  Conversion  
[click on a tracker]. This would be really usefull so that we can aggregate 
data from both Adwords and other sources.

Thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9279388a-e759-4d25-bba8-e2f854aabaa9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RateExceededError on unlimited account

2014-08-06 Thread Thomas Stehle
Rate Limit on Unlimited Accounts?

We supposedly have an unlimited account.  
However, we have recently been receiving rate limit errors at shown below:

**
soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/;
  soap:HeaderResponseHeader 
xmlns=https://adwords.google.com/api/adwords/cm/v201402;
requestIdxx/requestId
serviceNameCampaignService/serviceName
methodNameget/methodNameoperations1/operations
responseTime238/responseTime/ResponseHeader/soap:Header
  soap:Bodysoap:Faultfaultcodesoap:Server/faultcode
faultstring[RateExceededError lt;rateName=BillingPerDay, 
rateKey=level1_plan, rateScope=DEVELOPER, 
retryAfterSeconds=86400gt;]/faultstring
detailApiExceptionFault 
xmlns=https://adwords.google.com/api/adwords/cm/v201402;
  message[RateExceededError lt;rateName=BillingPerDay, 
rateKey=level1_plan, rateScope=DEVELOPER, 
retryAfterSeconds=86400gt;]/message
  ApplicationException.TypeApiException/ApplicationException.Type
  errors xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
xsi:type=RateExceededErrorfieldPath/fieldPath

trigger/triggererrorStringRateExceededError.RATE_EXCEEDED/errorString

ApiError.TypeRateExceededError/ApiError.TypereasonRATE_EXCEEDED/reason
rateNameBillingPerDay/rateNamerateScopeDEVELOPER/rateScope

retryAfterSeconds86400/retryAfterSeconds/errors/ApiExceptionFault
/detail/soap:Fault/soap:Body/soap:Envelope
**

Could you please enlighten us on the cause of the issue and 
how we may be able to proceed in the future?

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


Rate Limit on Unlimited Account?

2014-08-06 Thread Thomas Stehle
From my understanding, we have an unlimited account.  However, we are 
receiving constant rate limit errors as shown below:

soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/;
  soap:HeaderResponseHeader 
xmlns=https://adwords.google.com/api/adwords/cm/v201402;
requestIdxxx/requestId
serviceNameCampaignService/serviceName
methodNameget/methodNameoperations1/operations
responseTime238/responseTime/ResponseHeader/soap:Header
  soap:Bodysoap:Faultfaultcodesoap:Server/faultcode
faultstring[RateExceededError lt;rateName=BillingPerDay, 
rateKey=level1_plan, rateScope=DEVELOPER, 
retryAfterSeconds=86400gt;]/faultstring
detailApiExceptionFault 
xmlns=https://adwords.google.com/api/adwords/cm/v201402;
  message[RateExceededError lt;rateName=BillingPerDay, 
rateKey=level1_plan, rateScope=DEVELOPER, 
retryAfterSeconds=86400gt;]/message
  ApplicationException.TypeApiException/ApplicationException.Type
  errors xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
xsi:type=RateExceededErrorfieldPath/fieldPath

trigger/triggererrorStringRateExceededError.RATE_EXCEEDED/errorString

ApiError.TypeRateExceededError/ApiError.TypereasonRATE_EXCEEDED/reason
rateNameBillingPerDay/rateNamerateScopeDEVELOPER/rateScope

retryAfterSeconds86400/retryAfterSeconds/errors/ApiExceptionFault
/detail/soap:Fault/soap:Body/soap:Envelope

Could you enlighten us on this issue and how we can proceed further without 
such errors in the future?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: RateExceededError on unlimited account

2014-08-06 Thread Thomas Stehle
Hi Anash, 

thanks for your response.

Could you tell me please how many QPS we have? We working with a realtime 
solution so the 30 second waiting time for retry an response is unable to 
cope for us. 

Thanks and Kind Regards
Thomas

On Wednesday, August 6, 2014 10:41:01 AM UTC+2, Thomas Stehle wrote:

 Rate Limit on Unlimited Accounts?

 We supposedly have an unlimited account.  
 However, we have recently been receiving rate limit errors at shown below:

 **
 soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/;
   soap:HeaderResponseHeader xmlns=
 https://adwords.google.com/api/adwords/cm/v201402;
 requestIdxx/requestId
 serviceNameCampaignService/serviceName
 methodNameget/methodNameoperations1/operations
 responseTime238/responseTime/ResponseHeader/soap:Header
   soap:Bodysoap:Faultfaultcodesoap:Server/faultcode
 faultstring[RateExceededError lt;rateName=BillingPerDay, 
 rateKey=level1_plan, rateScope=DEVELOPER, 
 retryAfterSeconds=86400gt;]/faultstring
 detailApiExceptionFault xmlns=
 https://adwords.google.com/api/adwords/cm/v201402;
   message[RateExceededError lt;rateName=BillingPerDay, 
 rateKey=level1_plan, rateScope=DEVELOPER, 
 retryAfterSeconds=86400gt;]/message
   ApplicationException.TypeApiException/ApplicationException.Type
   errors xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
 xsi:type=RateExceededErrorfieldPath/fieldPath
 
 trigger/triggererrorStringRateExceededError.RATE_EXCEEDED/errorString
 
 ApiError.TypeRateExceededError/ApiError.TypereasonRATE_EXCEEDED/reason
 rateNameBillingPerDay/rateNamerateScopeDEVELOPER/rateScope
 
 retryAfterSeconds86400/retryAfterSeconds/errors/ApiExceptionFault
 /detail/soap:Fault/soap:Body/soap:Envelope
 **

 Could you please enlighten us on the cause of the issue and 
 how we may be able to proceed in the future?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Offline conversion feed - Update conversion value or Delete conversion

2014-06-24 Thread Thomas Heller
Any Updates here? I need this as well.

Just tested von v201402, still OPERATOR_NOT_SUPPORTED for SET/REMOVE.

Regards,
/thomas

On Thursday, February 13, 2014 6:30:26 PM UTC+1, Ray Tsang (AdWords API 
Team) wrote:

 Vlad,

 You are correct that this is not supported at the moment.  I'll 
 investigate this bit more.

 Thanks,

 --
 Ray Tsang (AdWords API Advisor)


 On Thursday, February 13, 2014 8:22:37 AM UTC-5, Vlad Zloteanu wrote:

 Can one remove an offline conversion, or edit its value ?

 According to documentation, the SET or REMOVE operations are available: (
 https://developers.google.com/adwords/api/docs/reference/v201309/OfflineConversionFeedService.OfflineConversionFeedOperation),
  
 but trying to use them results in a OperatorError.OPERATOR_NOT_SUPPORTED.

 The use case: An online store pushes a conversion to AdWords, but 10 days 
 later the client returns the product. We need to either remove the 
 conversion, or set its value to 0. What are our options, other than 
 buffering them on client side, and not sending them until the sale is 
 'definitive'? 



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


Problem in downloading Ad performance Report of file size above 500MB

2014-05-09 Thread shibu thomas

Hi -

I've successfully been able to create report definitions (Ad Performance 
Report and Keyword Performance Report) and when I log into the MCC account 
I'm able to run the reports and it returns with appropriate data.  However, 
when I attempt to download the report via the reportdownload API (v201402), 
I got an error message and the download process is stopped .The downloaded 
Report has file size  above 524MB .No problem for downloading smaller 
reports.

I've followed the errors-

*Warning*: simplexml_load_file(): Memory allocation failed : building node 
in file name
*Warning*: simplexml_load_file(): reports/reportname.xml:1: error: 
xmlSAX2StartElementNs: out of memory
*Warning*: simplexml_load_file(): reports/reportname.xml:1: parser error : 
Extra content at the end of the document in





Any help would be appreciated.
Shibu Thomas

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: API developments for Trueview

2014-01-21 Thread Thomas Meindl
any updates on this?
we need to fetch stats through the adwords reporting api for 
youtube/trueview/video ads..

On Monday, June 24, 2013 1:57:31 PM UTC+2, Danial Klimkin wrote:

 Hello David,


 Not yet unfortunately.


 -Danial, AdWords API Team.


 On Thursday, June 20, 2013 4:25:34 PM UTC+4, David H wrote:

 Hi 

 Sorry I know this has been asked before, but I wondered if it was any 
 closer? When will we be able to pull trueview through the API? Or is there 
 an alternative script or automation that can get daily spends?

 Thanks

 David



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


Developer Tokens

2013-10-25 Thread Thomas Guzik

I have applied for a developer token and am wondering how long can expect 
to wait to get a response to my inquiry?



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


test account token brings invalid_grant error

2013-10-07 Thread Thomas S
Hi,

just getting started with a test account in MMC and c sharp examples.
I tried to use the test account developer token (still requires approval!?) 
and OAuth key and secret generated woth the same test-account.
Somehow I dont get the example code in c sharp working. It brings me an 
invalid_grant error.
Maybe I still require that test-account token to be approved. Or I 
missconfigured the app.config. That's way I attached it.

Help, really appreciated!

Thanks,
Thomas

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


app.config
Description: Binary data


UI to test ad hoc report definition?

2013-07-17 Thread thomas
Hi,
 
Is there a simple way to test the report definition XML, for example 
copy/paste to Google Adwords?
 
I'm waiting for my developer token to develop server side code for 
interacting with the API, so I'm stuck writing report definitions.
 
It would be great if there were some UI to test them.
 
Regards,
 
Thomas

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Selecting the wrong API version in PHP Client Lib 4.2.5

2013-05-15 Thread Thomas Jez
Hello David

Am Dienstag, 14. Mai 2013 18:14:47 UTC+2 schrieb David Torres (AdWords API 
Team):

 Hi Thomas,

 Do you mind opening an issue in the PHP lib project 
 pagehttps://code.google.com/p/google-api-adwords-php/issues/list
 ?

Done
 


 I'll also notify the library maintainer so he gets back to you ASAP.

Thank you 


 Best,

 - David Torres - AdWords API Team

 On Sunday, May 12, 2013 11:39:27 AM UTC-7, Thomas Jez wrote:

 Hi,

 we are migrating from v201209 to v201302 and we have run into the 
 following problem:

 PHP Notice:  Undefined index: biddingStrategyConfiguration in 
 /home/jeti/workspace/NeuAdos/vendor/google/adwords/src/Google/Api/Ads/AdWords/v201209/MutateJobService.php
  
 on line 627
 PHP Stack trace:
 PHP   1. {main}() /home/jeti/workspace/NeuAdos/cron:0
 PHP   2. include() /home/jeti/workspace/NeuAdos/cron:5
 PHP   3. Casadatos\Adwords\Controller-run() 
 /home/jeti/workspace/NeuAdos/cron.php:36
 PHP   4. Casadatos\Adwords\CmKeywordManager-createKeywords() 
 /home/jeti/workspace/NeuAdos/lib/Casadatos/Adwords/Controller.php:86
 PHP   5. Casadatos\Adwords\CmKeywordManager-doPortion() 
 /home/jeti/workspace/NeuAdos/lib/Casadatos/Adwords/CmKeywordManager.php:331
 PHP   6. AdGroupCriterionService-mutate() 
 /home/jeti/workspace/NeuAdos/lib/Casadatos/Adwords/CmKeywordManager.php:369
 PHP   7. AdsSoapClient-__soapCall() 
 /home/jeti/workspace/NeuAdos/vendor/google/adwords/src/Google/Api/Ads/AdWords/v201302/AdGroupCriterionService.php:7081
 PHP   8. SoapClient-__soapCall() 
 /home/jeti/workspace/NeuAdos/vendor/google/adwords/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php:200
 PHP   9. AdGroupCriterion-__set() 
 /home/jeti/workspace/NeuAdos/vendor/google/adwords/src/Google/Api/Ads/AdWords/v201209/MutateJobService.php:0

 This means: In line 7 of the call stack the correct version of the lib 
 (v201302) is called. Then in line 8 a common method is called and this 
 common method  calls in line  9 a method from the wrong branch (v201209). 
 (In the end this error crashes the application.)

 Is this an error in the lib or could I have triggered this error in the 
 application code?

 Thanks
 Thomas



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




Getting ad stats for Google Search and Search Network separately

2013-05-14 Thread James Thomas
I am trying to pull ad information(impressions,clicks,average position) 
from the API but I want to show stats for Google Search and Search Network 
separately. 

Right now, I am using AdGroupAdService and I see a 'network' field here: 
https://developers.google.com/adwords/api/docs/reference/v201302/AdGroupAdService.Statsbut
 I'm not sure how I can use that.

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




Selecting the wrong API version in PHP Client Lib 4.2.5

2013-05-12 Thread Thomas Jez
Hi,

we are migrating from v201209 to v201302 and we have run into the following 
problem:

PHP Notice:  Undefined index: biddingStrategyConfiguration in 
/home/jeti/workspace/NeuAdos/vendor/google/adwords/src/Google/Api/Ads/AdWords/v201209/MutateJobService.php
 
on line 627
PHP Stack trace:
PHP   1. {main}() /home/jeti/workspace/NeuAdos/cron:0
PHP   2. include() /home/jeti/workspace/NeuAdos/cron:5
PHP   3. Casadatos\Adwords\Controller-run() 
/home/jeti/workspace/NeuAdos/cron.php:36
PHP   4. Casadatos\Adwords\CmKeywordManager-createKeywords() 
/home/jeti/workspace/NeuAdos/lib/Casadatos/Adwords/Controller.php:86
PHP   5. Casadatos\Adwords\CmKeywordManager-doPortion() 
/home/jeti/workspace/NeuAdos/lib/Casadatos/Adwords/CmKeywordManager.php:331
PHP   6. AdGroupCriterionService-mutate() 
/home/jeti/workspace/NeuAdos/lib/Casadatos/Adwords/CmKeywordManager.php:369
PHP   7. AdsSoapClient-__soapCall() 
/home/jeti/workspace/NeuAdos/vendor/google/adwords/src/Google/Api/Ads/AdWords/v201302/AdGroupCriterionService.php:7081
PHP   8. SoapClient-__soapCall() 
/home/jeti/workspace/NeuAdos/vendor/google/adwords/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php:200
PHP   9. AdGroupCriterion-__set() 
/home/jeti/workspace/NeuAdos/vendor/google/adwords/src/Google/Api/Ads/AdWords/v201209/MutateJobService.php:0

This means: In line 7 of the call stack the correct version of the lib 
(v201302) is called. Then in line 8 a common method is called and this 
common method  calls in line  9 a method from the wrong branch (v201209). 
(In the end this error crashes the application.)

Is this an error in the lib or could I have triggered this error in the 
application code?

Thanks
Thomas

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: No keywords in UI but the API shows many keywords for the same account

2013-04-03 Thread Thomas Jez
Hi Anash,

thank you.

My customer has posted these xml snippets to his customer service contact 
yersterday and we are waiting for a response now.

I will report the result here.

Thomas

Am Mittwoch, 3. April 2013 12:07:38 UTC+2 schrieb Anash P. Oommen (AdWords 
API Team):

 Hi Thomas,

 Could you post a sanitized SOAP request and response xml? Which account 
 are you seeing this issue for?

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Monday, April 1, 2013 5:34:04 AM UTC+5:30, Thomas Jez wrote:

  01:59 (vor 1 Minute) 
  Nachricht auf Deutsch übersetzen   
 Hello,

 I 've got an account with no keywords in the UI but the API shows many 
 keywords.

 When I try to delete these keywords using the API I get an EntityNotFound 
 Exception.

 What can I do to get rid of these keywords?

 Thanks
 Thomas



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




no keywords in UI but many API

2013-03-31 Thread Thomas Jez
Hello,

I 've got an account with no keywords in the UI but the API shows many 
keywords.

When I try to delete these keywords using the API I get an EntityNotFound 
Exception.

What can I do to get rid of these keywords?

Thanks
Thomas

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




No keywords in UI but the API shows many keywords for the same account

2013-03-31 Thread Thomas Jez

 01:59 (vor 1 Minute) 
 Nachricht auf Deutsch übersetzen   
Hello,

I 've got an account with no keywords in the UI but the API shows many 
keywords.

When I try to delete these keywords using the API I get an EntityNotFound 
Exception.

What can I do to get rid of these keywords?

Thanks
Thomas

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: AdParams don't show up, neither the default nor the insertion text

2013-02-08 Thread Thomas Jez
Hi Kevin,

I am coding an API Client, which (in addition to other functionality) 
creates parametrized ads and updates the params regularily with data from a 
feed. 
I want to test this functionality at the Web interface of the test account 
and want to show my customer, that it works. 

I can see the ads and the keywords at the web interface, but the ads only 
show up as described in my original post.

Thank you
Thomas

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: AdParams don't show up, neither the default nor the insertion text

2013-02-08 Thread Thomas Jez
Hi Kevin,

Am Freitag, 8. Februar 2013 22:15:06 UTC+1 schrieb Kevin Winter (AdWords 
API Team):

 Hi Thomas,
   Unfortunately AdParams are still not supported via the AdWords API. 
 Currently they can only be retrieved and modified via the AdWords API and 
 AdWords scripts.

I do this. I modify the params via the Adwords API with the PHP client 
library. But I thought I can see the results of this modification (the 
modified ads) in the web interface of the test account.
And if I can't, how can I test, whether my script works correctly and how 
can I demonstrate it to my customer?

Thanks
Thomas

 


 - Kevin Winter
 AdWords API Team

 On Friday, February 8, 2013 11:36:59 AM UTC-5, Thomas Jez wrote:

 Hi Kevin,

 I am coding an API Client, which (in addition to other functionality) 
 creates parametrized ads and updates the params regularily with data from a 
 feed. 
 I want to test this functionality at the Web interface of the test 
 account and want to show my customer, that it works. 

 I can see the ads and the keywords at the web interface, but the ads only 
 show up as described in my original post.

 Thank you
 Thomas



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: AdParams don't show up, neither the default nor the insertion text

2013-02-08 Thread Thomas Jez
Hi Kevin,

one last question: Does the Ad Preview Tool work on a test account?

Thanks
Thomas

Am Freitag, 8. Februar 2013 22:48:34 UTC+1 schrieb Kevin Winter (AdWords 
API Team):

 Hi Thomas,
   Your two options at this time are the Ad Preview 
 Toolhttps://adwords.google.com/d/AdPreview/and showing them the live ad.

 - Kevin Winter
 AdWords API Team

 On Friday, February 8, 2013 4:39:12 PM UTC-5, Thomas Jez wrote:

 Hi Kevin,

 Am Freitag, 8. Februar 2013 22:15:06 UTC+1 schrieb Kevin Winter (AdWords 
 API Team):

 Hi Thomas,
   Unfortunately AdParams are still not supported via the AdWords API. 
 Currently they can only be retrieved and modified via the AdWords API and 
 AdWords scripts.

 I do this. I modify the params via the Adwords API with the PHP client 
 library. But I thought I can see the results of this modification (the 
 modified ads) in the web interface of the test account.
 And if I can't, how can I test, whether my script works correctly and how 
 can I demonstrate it to my customer?

 Thanks
 Thomas

  


 - Kevin Winter
 AdWords API Team

 On Friday, February 8, 2013 11:36:59 AM UTC-5, Thomas Jez wrote:

 Hi Kevin,

 I am coding an API Client, which (in addition to other functionality) 
 creates parametrized ads and updates the params regularily with data from 
 a 
 feed. 
 I want to test this functionality at the Web interface of the test 
 account and want to show my customer, that it works. 

 I can see the ads and the keywords at the web interface, but the ads 
 only show up as described in my original post.

 Thank you
 Thomas



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




AdParams don't show up, neither the default nor the insertion text

2013-02-07 Thread Thomas Jez
Hi,

When I set an Ad description as {param1:tolle} Ferienhäuser in Mol, the 
Ad should show it as tolle Ferienhäuser in Mol or as 27 Ferienhäuser in 
Mol (supposing 27 is my insertion text).
But it shows as {param1:tolle} Ferienhäuser in Mol. It has to be a very 
dumb error, but I don't figure it out.
I am working on a test account.

Thanks
Thomas

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




Testaccount: Problems with Web UI on an Test Account

2013-02-05 Thread Thomas Jez
When I click on Keywords the Website takes very very long to show them. 
And then I get warnings about empty objects (campaigns, adgroups, etc.) But 
I have already deleted all this objects yesterday.
(Two days ago I had done a stress test on a test account, which has gone 
wrong. (Now I know I shouldn't have done this). Don't know if there is a 
connection.)

What can I do about this?

Thank you very much
Thomas


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Testaccount: Problems with Web UI on an Test Account

2013-02-05 Thread Thomas Jez
A simple clearing of the browser cache has done it.

Sorry for bothering.

Thomas

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




Flag whether an object was changed via the Web interface?

2013-02-05 Thread Thomas Jez
Hallo,

Can the API recognize, whether an adwords object was changed via the Web 
Interface? If this isn't possible: can the API get the timestamp of the 
last modification of an adwords object?
(Background: When an object was changed via the Web Interface, we have to 
lock it for the API Client.)

Thank you very much
Thomas

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




RateExceededError rateName=SandboxPerDay

2013-02-03 Thread Thomas Jez
Hi 

I'm developing with a test account and I got the following error: 

   PHP Fatal error:  Uncaught SoapFault exception: [soap:Server] 
[RateExceededError rateName=SandboxPerDay, rateKey=sandbox, 
rateScope=ACCOUNT, retryAfterSeconds=86400]

I tdid a load test (repeatedly but single threaded)

I didn't find out, what the rate is. 

Is there any possibility to lower the retry time and what is this rate?

Thank you very much.
Thomas


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 jwt ruby issue

2013-01-20 Thread Thomas Heller
Hi,

I get the same NOT_ADS_USER error using the Java API Client.

Any hints what exactly causes this? I'm trying with access the 
CampaignService with a OAuth2 Service Account and all I get is NOT_ADS_USER?

Regards,
Thomas Heller

On Friday, January 18, 2013 10:21:52 AM UTC+1, Danial Klimkin wrote:

 Hello Georgi,


 I have to say it is a library bug. I've logged it and will look into it 
 soon:

   http://code.google.com/p/google-api-ads-ruby/issues/detail?id=93


 -Danial, AdWords API Team.



 On Thursday, January 17, 2013 1:30:58 PM UTC+4, teamma...@gmail.com wrote:

 Hi Danial,

 Just tried replacing the method with OAuth2_jwt and we are doing good 
 progress, because i think the authentication passed successfully. 

 I have the following error now: 
 soap:Envelope 
 xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/;soap:HeaderResponseHeader
  
 xmlns=https://adwords.google.com/api/adwords/cm/v201209;requestId0004d3788a92a0600ae5630d276f/requestIdserviceNameCampaignService/serviceNamemethodNameget/methodNameoperations0/operationsresponseTime27/responseTimeunits0/units/ResponseHeader/soap:Headersoap:Bodysoap:Faultfaultcodesoap:Server/faultcodefaultstring[AuthenticationError.NOT_ADS_USER
  
 @ ; trigger:'lt;nullgt;']/faultstringdetailApiExceptionFault xmlns=
 https://adwords.google.com/api/adwords/cm/v201209;message[AuthenticationError.NOT_ADS_USER
  
 @ ; 
 trigger:'lt;nullgt;']/messageApplicationException.TypeApiException/ApplicationException.Typeerrors
  
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
 xsi:type=AuthenticationErrorfieldPath/fieldPathtriggerlt;nullgt;/triggererrorStringAuthenticationError.NOT_ADS_USER/errorStringApiError.TypeAuthenticationError/ApiError.TypereasonNOT_ADS_USER/reason/errors/ApiExceptionFault/detail/soap:Fault/soap:Body/soap:Envelope

 Is there any chance to get this error because of the domain 
 administration rights - how can check and verify them (is this the google 
 analytics domain owner verification)?

 Thank you in advance,

 All the best,
 Georgi

 On Thursday, January 17, 2013 11:18:11 AM UTC+2, Danial Klimkin wrote:

 Hello Georgi,


 From the stack trace I can see OAUTH2 method is used. You should use 
 OAUTH2_JWT instead. Please check this line in the configuration:

 :authentication = {
 :method: OAUTH2_JWT
 ...


 Not related to the issue below, but require for the next step. Please 
 make sure you are signed up for a domain and have domain administration 
 rights. This is a pre-requisite for using JWT authorization.


 -Danial, AdWords API Team.


 On Wednesday, January 16, 2013 4:15:54 PM UTC+4, teamma...@gmail.comwrote:

 Hi Danial,

 Thanks for the quick reply, we've replaced the adwords initialization 
 with the one you've suggested and we are having a progress, but still 
 there 
 is another error:

 /path/.rvm/gems/ruby-1.9.3-p327/gems/google-ads-common-0.9.0/lib/ads_common/auth/oauth2_handler.rb:116:in
  
 `validate_credentials': Client id is not included in the credentials. 
 (AdsCommon::Errors::AuthError)
 from 
 /path/.rvm/gems/ruby-1.9.3-p327/gems/google-ads-common-0.9.0/lib/ads_common/auth/oauth2_handler.rb:148:in
  
 `create_token'
 from 
 /path/.rvm/gems/ruby-1.9.3-p327/gems/google-ads-common-0.9.0/lib/ads_common/auth/base_handler.rb:50:in
  
 `get_token'
 from 
 /path/.rvm/gems/ruby-1.9.3-p327/gems/google-ads-common-0.9.0/lib/ads_common/auth/oauth2_handler.rb:82:in
  
 `get_token'
 from 
 /path/.rvm/gems/ruby-1.9.3-p327/gems/google-ads-common-0.9.0/lib/ads_common/auth/oauth2_handler.rb:75:in
  
 `auth_string'
 from 
 /path/.rvm/gems/ruby-1.9.3-p327/gems/google-ads-common-0.9.0/lib/ads_common/savon_headers/oauth_header_handler.rb:45:in
  
 `generate_headers'
 from 
 /path/.rvm/gems/ruby-1.9.3-p327/gems/google-ads-common-0.9.0/lib/ads_common/savon_headers/base_header_handler.rb:75:in
  
 `prepare_request'
 from 
 /path/.rvm/gems/ruby-1.9.3-p327/gems/google-ads-common-0.9.0/lib/ads_common/savon_service.rb:103:in
  
 `block in execute_soap_request'
 from 
 /path/.rvm/gems/ruby-1.9.3-p327/gems/savon-1.2.0/lib/savon/client.rb:129:in
  
 `yield_objects'
 from 
 /path/.rvm/gems/ruby-1.9.3-p327/gems/savon-1.2.0/lib/savon/client.rb:122:in
  
 `process'
 from 
 /path/.rvm/gems/ruby-1.9.3-p327/gems/savon-1.2.0/lib/savon/client.rb:84:in 
 `block in request'
 from 
 /path/.rvm/gems/ruby-1.9.3-p327/gems/savon-1.2.0/lib/savon/soap/request_builder.rb:56:in
  
 `call'
 from 
 /path/.rvm/gems/ruby-1.9.3-p327/gems/savon-1.2.0/lib/savon/soap/request_builder.rb:56:in
  
 `request'
 from 
 /path/.rvm/gems/ruby-1.9.3-p327/gems/savon-1.2.0/lib/savon/client.rb:86:in 
 `request'
 from 
 /path/.rvm/gems/ruby-1.9.3-p327/gems/google-ads-common-0.9.0/lib/ads_common/savon_service.rb:101:in
  
 `execute_soap_request'
 from 
 /path/.rvm/gems/ruby-1.9.3-p327/gems/google-ads-common-0.9.0/lib/ads_common/savon_service.rb:81:in
  
 `execute_action'
 from 
 /path/.rvm/gems/ruby-1.9.3-p327/gems/google-adwords-api-0.8.0/lib/adwords_api/v201209

Re: What is default timezone for DateRange of ReportDefinitionService?

2012-10-24 Thread Thomas Kessler
Is the default timezone the same across all AdWords API service calls? Ie, 
is the default also the MCC's account timezone for CampaignService?

Thanks,

tom

On Tuesday, February 21, 2012 5:14:44 AM UTC-5, Anash P. Oommen wrote:

 Hi Tim,

 The Timezone for DateRange in ReportDefinitionService is the timezone of 
 the client account. There's no way to override this in API right now.

 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


CustomerSyncService not returning all changes

2012-08-28 Thread Thomas
Hello,

I'm trying to use the CustomerSyncService (Ruby Library, v201109_1, live) 
to sychronize changes between my local DB and Adwords.

The following changes have occured in Adwords (taken from the Change 
History in Adwords):

Aug 24, 2012 7:16:05 PM, CampaignX, AdgroupY, AdGroup was created.
Aug 24, 2012 7:16:06 PM, CampaignX, AdgroupY: 2 Ads Inserted
Aug 24, 2012 7:16:07 PM, CampaignX, AdgroupY: 12 Keywords Added

As you can see, the AdgroupY was created, then 2 Ads were added and finally 
12 keywords as well.

Now, if I ask the CustomerSyncService to give me the changes for Campaign X 
between 'Aug 24, 2012 7:16:00 PM' and 'Aug 24, 2012 7:17:00 PM' only the 
change with 'AdGroupY was created' will show up.

However, if I ask the CustomerSyncService for each second to give me the 
changes for Campaign X it will for 'Aug 24, 2012 7:16:05 PM' return the 
'AdGroupY was created' changes. For 'Aug 24, 2012 7:16:06 PM' it will 
return the '2 Ads inserted' changes and for 'Aug 24, 2012 7:16:07 PM' it 
will return the changes for '12 Keywords Added'.

Is this on purpose or a bug?

TL;DR: The CustomerSyncService only returns the create-action for an 
AdGroup but not subsequent changes to this AdGroup in the specified 
DateTimeRange. However the CustomerSyncService returns those changes if the 
DateTimeRange is small enough.

best regards
  Thomas

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


Ad Performance and Keyword Performance reports click counts changing historically.

2012-08-24 Thread Thomas Beavers
I have noticed that if I pull a report for a date in the past, wait a day 
or a week and then pull the same report the counts for clicks will sometime 
be lower than when the report was originally pulled.

Is this an expected behavior?
If this is expected behavior
Why are the click counts changing?
How far back historically could the click counts change?

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


Ruby and OAuth

2012-05-30 Thread Thomas
Hello,

I'm trying to work out how to use OAuth with the Google Adwords API. Sofar 
I didn't have much luck. While using ClientLogin is working perfect, OAuth 
will always throw AuthenticationError.OAUTH_TOKEN_INVALID.

I tried my best to stay as close to the Ruby-Example in v201109_01 as 
possible, but still no luck.

What works:

1) Making a request against the API with OAuth returns 
an AdsCommon::Errors::OAuthVerificationRequired Error.
2) Using the provided URL to redirect the user to the authentication page 
(why not provide the redirection URL in the ruby example?)

Now it stops working: I set the verification code like so (like in the 
example): credential_handler.set_credential(:oauth_verification_code, 
options[:oauth_verification_code]).
Now doing a new request results in AuthenticationError.OAUTH_TOKEN_INVALID.

I honestly couldn't get it to work. My questions:

1) Could it have something todo with the account I'm using to allow access 
to Adwords? I'm using an MCC-Account with administration rights.
2) Why is the ruby implementation so different from phyton or php? 
(UpgradeAuthToken?)

I'm really at a loss here.

Best regards
  Thomas

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


  1   2   >