Added note - even when running with other mutate requests, the behaviour is 
not consistent. (e.g. Running the same code on a test account, sometimes 
it'll create 8 extensions, whereas after clearing and running again, it'll 
create 16).

On Thursday, July 25, 2019 at 12:24:37 PM UTC-4, Jason Yang wrote:
>
> Example log: 
>
> Request: {
>    "customerId": "123456789",
>    "operations": [
>        {
>            "create": {
>                "extensionType": "CALLOUT",
>                "extensionFeedItems": [
>                    "customers\/123456789\/extensionFeedItems\/123456789",
>                    "customers\/123456789\/extensionFeedItems\/123456789",
>                    "customers\/123456789\/extensionFeedItems\/123456789",
>                    "customers\/123456789\/extensionFeedItems\/123456789"
>                ]
>            }
>        },
>        {
>            "create": {
>                "extensionType": "SITELINK",
>                "extensionFeedItems": [
>                    "customers\/123456789\/extensionFeedItems\/123456789",
>                    "customers\/123456789\/extensionFeedItems\/123456789",
>                    "customers\/123456789\/extensionFeedItems\/123456789",
>                    "customers\/123456789\/extensionFeedItems\/123456789"
>                ]
>            }
>        }
>    ]
> } 
>
> Expected behaviour: 4 callout and 4 sitelink extensions are created
> Actual behaviour: 8 callout and 8 sitelink extensions are created
>
> Interesting to note, this only seems to occur when the API is under heavy 
> load from other mutate requests (e.g. creating campaigns, ad groups, 
> keywords). Running the specific extension mutate request in isolation 
> results in the expected behaviour.
>
> Any insights as to why this is occurring?
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/984acc16-f94e-408d-80da-17294324cd68%40googlegroups.com.

Reply via email to